diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/guix.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 95e9ebb35bb..64ef5964745 100644 --- a/doc/guix.texi +++ b/doc/guix.texi | |||
| @@ -29879,6 +29879,7 @@ remote servers. Run @command{man smtpd.conf} for more information. | |||
| 29879 | @item @code{log-file} (default: @code{"/var/log/mail.log"}) | 29879 | @item @code{log-file} (default: @code{"/var/log/mail.log"}) |
| 29880 | The file location for the OpenSMTPD log file. Logging occurs in the | 29880 | The file location for the OpenSMTPD log file. Logging occurs in the |
| 29881 | foreground via the Shepherd, i.e. OpenSMTPD does not detach. | 29881 | foreground via the Shepherd, i.e. OpenSMTPD does not detach. |
| 29882 | When set to @code{#f} OpenSMTPD will instead detach and log to the syslog. | ||
| 29882 | 29883 | ||
| 29883 | @item @code{setgid-commands?} (default: @code{#t}) | 29884 | @item @code{setgid-commands?} (default: @code{#t}) |
| 29884 | Make the following commands setgid to @code{smtpq} so they can be | 29885 | Make the following commands setgid to @code{smtpq} so they can be |
