summaryrefslogtreecommitdiff
path: root/doc/guix.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/guix.texi')
-rw-r--r--doc/guix.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index aee2fc329fb..a38a04096ca 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -25038,6 +25038,9 @@ may cause undefined behaviour.
25038Whether this service should be started automatically by the Shepherd. If it 25038Whether this service should be started automatically by the Shepherd. If it
25039is @code{#f}, the service has to be started manually with @command{herd start}. 25039is @code{#f}, the service has to be started manually with @command{herd start}.
25040 25040
25041@item @code{shepherd-provision} (default: @code{'(autossh)})
25042The list of symbols defining the name(s) of the Shepherd service.
25043
25041@end table 25044@end table
25042@end deftp 25045@end deftp
25043 25046