+75
nixos/modules/system/boot/systemd/user.nix
+75
nixos/modules/system/boot/systemd/user.nix
·········systemd.services.systemd-user-sessions.restartIfChanged = false; # Restart kills all active sessions.
+1
nixos/tests/all-tests.nix
+1
nixos/tests/all-tests.nix
···
+35
nixos/tests/systemd-user-tmpfiles-rules.nix
+35
nixos/tests/systemd-user-tmpfiles-rules.nix
···+machine.wait_until_succeeds("systemctl --user --machine=alice@ is-active systemd-tmpfiles-setup.service")+machine.wait_until_succeeds("systemctl --user --machine=bob@ is-active systemd-tmpfiles-setup.service")