aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 518f2878b6..35e5883308 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -46075,6 +46075,9 @@ The Shepherd package to use.
@item auto-start? (default: @code{#t})
Whether or not to start Shepherd on first login.
+@item daemonize? (default: @code{#t})
+Whether or not to run Shepherd in the background.
+
@item silent? (default: @code{#t})
When true, the @command{shepherd} process does not write
anything to standard output when started automatically.