guix/gnu/system
Ludovic Courtès aab322d909
install: Don't start sshd by default.
Reported by Christopher Baines <mail@cbaines.net>
at <https://lists.gnu.org/archive/html/guix-devel/2017-12/msg00058.html>.

* gnu/services/ssh.scm (<openssh-configuration>)[%auto-start?]: New
field.
(openssh-shepherd-service): Honor it.
* gnu/system/install.scm (%installation-services): Set '%auto-start?' to
 #f for openssh-service-type.
2017-12-04 23:31:15 +01:00
..
examples
file-systems.scm
install.scm install: Don't start sshd by default. 2017-12-04 23:31:15 +01:00
linux-container.scm
linux-initrd.scm
locale.scm
mapped-devices.scm
nss.scm
pam.scm
shadow.scm
uuid.scm uuid: Fix typo in comment. 2017-12-02 23:13:20 +01:00
vm.scm system: vm: Fix typo in comment. 2017-12-02 13:58:05 +01:00