guix/gnu
Ludovic Courtès eeb8ac43c8
services: shepherd: Do not unload transient services.
Fixes <https://issues.guix.gnu.org/54812>.

Starting with Shepherd 0.9.0 and the use of 'make-inetd-constructor' in
commit 808b9e8504, systems might be
running transient Shepherd services such as those corresponding to SSH
connections.  Before this change, 'shepherd-service-upgrade' would have
those transient services in the list of services to unload; concretely,
that would lead all SSH connections to be closed upon 'guix system
reconfigure'.

* gnu/services/shepherd.scm (shepherd-service-upgrade): Remove transient
services to TO-UNLOAD.
2022-04-10 00:17:40 +02:00
..
bootloader
build file-systems: Invoke fsck tools with 'system*/tty'. 2022-04-08 18:14:35 +02:00
home home: Add home-xdg-data-files-service-type. 2022-04-08 20:13:48 +02:00
installer
machine
packages gnu: Zabbix: Update to 6.0.3. 2022-04-09 16:09:50 +02:00
platforms
services services: shepherd: Do not unload transient services. 2022-04-10 00:17:40 +02:00
system mapped-devices: Ensure 'cryptsetup open' gets a tty. 2022-04-08 18:14:35 +02:00
tests tests: Add "encrypted-home-os" installation test. 2022-04-08 18:14:35 +02:00
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: ganeti: Update to 3.0.2. 2022-04-09 14:27:43 +02:00
machine.scm
packages.scm
platform.scm
services.scm
system.scm
tests.scm