doc: Document missing openssh configure option.
* doc/guix.texi (Networking Services): Document configuration option to specify the openssh package for the openssh-service-type.master
parent
49c5a7468a
commit
9c1b8390ba
|
@ -15351,6 +15351,9 @@ example:
|
||||||
This is the configuration record for OpenSSH's @command{sshd}.
|
This is the configuration record for OpenSSH's @command{sshd}.
|
||||||
|
|
||||||
@table @asis
|
@table @asis
|
||||||
|
@item @code{openssh} (default @var{openssh})
|
||||||
|
The Openssh package to use.
|
||||||
|
|
||||||
@item @code{pid-file} (default: @code{"/var/run/sshd.pid"})
|
@item @code{pid-file} (default: @code{"/var/run/sshd.pid"})
|
||||||
Name of the file where @command{sshd} writes its PID.
|
Name of the file where @command{sshd} writes its PID.
|
||||||
|
|
||||||
|
|
Reference in New Issue