ref-manual: Added the insserve class.

(From yocto-docs rev: 39e76367c5f5489209af7bb7cb040a621076fb06)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2013-12-02 16:02:01 -06:00 committed by Richard Purdie
parent e16bbd631d
commit 7008903065
1 changed files with 12 additions and 0 deletions

View File

@ -974,6 +974,18 @@
</para>
</section>
<section id='ref-classes-insserve'>
<title><filename>insserve.bbclass</filename></title>
<para>
The insserve (<filename>insserve</filename>) class
uses the <filename>insserv</filename> utility to update the order of
symbolic links in <filename>/etc/rc?.d/</filename> within an image
based on dependencies specified by LSB headers in the
<filename>init.d</filename> scripts themselves.
</para>
</section>
<section id='ref-classes-mime'>
<title><filename>mime.bbclass</filename></title>