diff options
Diffstat (limited to 'documentation/ref-manual/classes.rst')
-rw-r--r-- | documentation/ref-manual/classes.rst | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index 6074ea0f52..0677157b3b 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst | |||
@@ -1462,16 +1462,6 @@ Here are the tests you can list with the :term:`WARN_QA` and | |||
1462 | automatically get these versions. Consequently, you should only need | 1462 | automatically get these versions. Consequently, you should only need |
1463 | to explicitly add dependencies to binary driver recipes. | 1463 | to explicitly add dependencies to binary driver recipes. |
1464 | 1464 | ||
1465 | .. _ref-classes-insserv: | ||
1466 | |||
1467 | ``insserv`` | ||
1468 | =========== | ||
1469 | |||
1470 | The :ref:`ref-classes-insserv` class uses the ``insserv`` utility to update the order | ||
1471 | of symbolic links in ``/etc/rc?.d/`` within an image based on | ||
1472 | dependencies specified by LSB headers in the ``init.d`` scripts | ||
1473 | themselves. | ||
1474 | |||
1475 | .. _ref-classes-kernel: | 1465 | .. _ref-classes-kernel: |
1476 | 1466 | ||
1477 | ``kernel`` | 1467 | ``kernel`` |