1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-28 13:10:33 +02:00

doc: Mention where one can learn more about the samba config file syntax.

* doc/guix.texi (Samba Services): Refer users to "man smb.conf" to learn more
about the Samba config file format.
This commit is contained in:
Maxim Cournoyer
2022-09-28 09:03:17 -04:00
parent f2d071c832
commit b43ed95028

View File

@@ -31379,7 +31379,8 @@ Configuration record for the Samba suite.
The samba package to use.
@item @code{config-file} (default: @code{#f})
The config file to use.
The config file to use. To learn about its syntax, run @samp{man
smb.conf}.
@item @code{enable-samba?} (default: @code{#f})
Enable the @code{samba} daemon.