summaryrefslogtreecommitdiff
path: root/doc/devel.rst
diff options
context:
space:
mode:
authorNeil Williams <codehelp@debian.org>2015-11-05 10:29:41 +0000
committerNeil Williams <codehelp@debian.org>2015-11-05 10:29:41 +0000
commit534935d2d9a5b702c30ccf44ff5e1cbc4a902e65 (patch)
tree9727c26fbaa5913ede5a98739dfebc5290832500 /doc/devel.rst
parenta6d13b30750b769a366fc976f45a85d921565deb (diff)
downloadvmdebootstrap-534935d2d9a5b702c30ccf44ff5e1cbc4a902e65.tar.gz
Update UEFI docs and fix missing remove_daemon_block section.
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