guix/gnu/system
Ludovic Courtès 6726282b20 services: Add screen-locker service.
* gnu/system/linux.scm (base-pam-services): Remove "xlock" and
  "xscreensaver".
* gnu/services/xorg.scm (<screen-locker>): New record type.
  (screen-locker-pam-services, screen-locker-setuid-programs,
  screen-locker-service): New procedures.
  (screen-locker-service-type): New variable.
* gnu/services/desktop.scm (%desktop-services): Use them.
* doc/guix.texi (X Window): Document 'screen-locker-service'.
  (Desktop Services): Mention it.
2015-10-29 19:07:58 +01:00
..
examples
file-systems.scm system: File systems depend on their corresponding device mappings. 2015-10-29 19:07:58 +01:00
grub.scm system: grub: Let GRUB choose the best graphics mode. 2015-10-29 19:07:57 +01:00
install.scm install: Set the mtime in the binary tarball to 1. 2015-10-17 12:20:39 +02:00
linux-container.scm
linux-initrd.scm linux-initrd: Use pata_acpi, pata_atiixp, and isci modules only on Intel. 2015-10-27 21:44:46 +01:00
linux.scm services: Add screen-locker service. 2015-10-29 19:07:58 +01:00
locale.scm
nss.scm
shadow.scm
vm.scm