guix/gnu/system
Ludovic Courtès f52020ea99
system: pam: Change 'stop' method to return #f.
When the 'stop' method returns a truth value, shepherd interprets it as
potential failure and logs it.

* gnu/system/pam.scm (pam-shepherd-service): Change 'stop' method to
return #f.
2023-05-21 01:04:39 +02:00
..
examples services: base: Deprecate 'agetty-service' procedure. 2023-03-03 17:55:32 +01:00
images images: wsl2: Create XDG_RUNTIME_DIR on first login. 2022-12-26 09:34:26 +01:00
accounts.scm
file-systems.scm file-systems: Remove deprecated 'title' field helper procedures. 2023-03-05 23:06:55 +01:00
hurd.scm system: hurd: Use shepherd-0.8 in the package list. 2023-03-30 12:44:20 +02:00
image.scm image: Enhance compatibility of the root ext4 partition. 2022-12-26 22:47:02 -05:00
install.scm services: dbus: Deprecate 'dbus-service' procedure. 2023-03-03 17:55:35 +01:00
keyboard.scm
linux-container.scm linux-container: Remove hosts-service-type when network is shared. 2023-03-26 14:15:16 +01:00
linux-initrd.scm
locale.scm locale: Add glibc 2.33 to '%default-locale-libcs'. 2023-04-19 16:32:03 +02:00
mapped-devices.scm
nss.scm
pam.scm system: pam: Change 'stop' method to return #f. 2023-05-21 01:04:39 +02:00
setuid.scm
shadow.scm services: Add default values. 2023-05-16 19:45:27 +04:00
uuid.scm
vm.scm