civodul pushed a commit to branch devel
in repository shepherd.
commit 5bedf6d8d9ae2c7b9489b77846144909636a2f20
Author: Ludovic Courtès <[email protected]>
AuthorDate: Sat May 18 22:46:20 2024 +0200
doc: Document #:log-file for ‘make-systemd-constructor’.
* doc/shepherd.texi (Service De- and Constructors): Add #:log-file to
‘make-systemd-constructor’.
---
doc/shepherd.texi | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/shepherd.texi b/doc/shepherd.texi
index aa8b4d6..d7268c4 100644
--- a/doc/shepherd.texi
+++ b/doc/shepherd.texi
@@ -1366,6 +1366,7 @@ below.
[#:user #f] @
[#:group #f] @
[#:supplementary-groups '()] @
+ [#:log-file #f] @
[#:directory (default-service-directory)] @
[#:file-creation-mask #f] [#:create-session? #t] @
[#:resource-limits '()] @