summaryrefslogtreecommitdiff
path: root/doc/devel.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/devel.rst')
-rw-r--r--doc/devel.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/devel.rst b/doc/devel.rst
index 9f9c340..e5190bb 100644
--- a/doc/devel.rst
+++ b/doc/devel.rst
@@ -71,6 +71,16 @@ is a faster mirror available during the build. This function moves the
specified mirror file aside and uses the nearby mirror. Always use with
:ref:`replace_apt_source`.
+.. _remove_daemon_block:
+
+remove_daemon_block
+-------------------
+
+After using :ref:`disable_daemons`, a policy script remains which needs
+to be removed to allow daemons to start normally when the image itself
+is booted. Use ``remove_daemon_block`` as the next step once package
+installation is complete.
+
.. _replace_apt_source:
replace_apt_source