guix/gnu
Mark H Weaver e3ae313478
gnu: mingetty-shepherd-service: Make 'clear-on-logout' configurable.
Also change the default configuration to clear on logout, which is the
upstream default.

* gnu/services/base.scm (<mingetty-configuration>): Add 'clear-on-logout?'
field.
(mingetty-shepherd-service): Pass the "--noclear" option to mingetty only if
'clear-on-logout?' is #false.
* doc/guix.texi (Base Services): Document the 'clear-on-logout?' field.
2020-11-11 00:21:22 -05:00
..
bootloader
build Add (gnu build chromium-extension). 2020-11-08 18:21:15 +01:00
installer installer: parted: Add debug output. 2020-11-08 19:41:12 +01:00
machine
packages gnu: icecat: Update to 78.4.1-guix0-preview1 [fixes CVE-2020-26950]. 2020-11-11 00:19:49 -05:00
services gnu: mingetty-shepherd-service: Make 'clear-on-logout' configurable. 2020-11-11 00:21:22 -05:00
system image: Offload "disk-image" derivations. 2020-11-08 14:28:32 +01:00
tests services: Remove imports of (ice-9 …) modules. 2020-11-05 16:13:50 +01:00
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: oath-toolkit: Update to 2.6.3. 2020-11-10 21:19:03 -05:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm