guix/gnu/system
Ludovic Courtès 2d94702ff4
system: Change the shell of 'nobody' to 'nologin'.
Fixes <http://bugs.gnu.org/23971>.
Reported by Vincent Legoll <vincent.legoll@gmail.com>.

* gnu/system/shadow.scm (%base-user-accounts): Add 'shell' field.  Set
'home-directory' to "/nonexistent".
2016-07-13 23:42:35 +02:00
..
examples
file-systems.scm
grub.scm
install.scm gnu: Switch to 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
linux-container.scm linux-container: Fix list of imported modules. 2016-07-12 22:47:08 +02:00
linux-initrd.scm gnu: Switch to 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
locale.scm gnu: Switch to 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
mapped-devices.scm services: <shepherd-service> no longer has an 'imported-modules' field. 2016-07-12 22:47:08 +02:00
nss.scm
pam.scm
shadow.scm system: Change the shell of 'nobody' to 'nologin'. 2016-07-13 23:42:35 +02:00
vm.scm gnu: Use 'gexp->file' in conjunction with 'with-imported-modules'. 2016-07-12 22:47:08 +02:00