guix/gnu
Ludovic Courtès 56a93cb975
services: Use 'file-append' for user account shells.
* gnu/services/cuirass.scm (cuirass-account): Use 'file-append' instead
of #~(string-append #$shadow "/sbin/nologin").
* gnu/services/monitoring.scm (zabbix-server-account): Likewise.
(zabbix-agent-account): Likewise.
* gnu/services/rsync.scm (rsync-account): Likewise.
* gnu/services/ssh.scm (%openssh-accounts): Likewise.
2019-03-04 15:22:58 +01:00
..
bootloader
build activation: Make home directories #o700 by default. 2019-03-04 15:22:58 +01:00
installer
packages gnu: Add r-htscluster. 2019-03-04 15:00:18 +01:00
services services: Use 'file-append' for user account shells. 2019-03-04 15:22:58 +01:00
system
tests tests: Use non-deprecated (guix store) API. 2019-03-04 15:22:58 +01:00
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk gnu: libopenshot: Fix tests on other architectures. 2019-03-03 17:35:49 +02:00
packages.scm
services.scm
system.scm
tests.scm