nixpkgs/nixos/modules/system/activation
Eelco Dolstra b20a0e49c8
Revert systemd interface version to 2
The new systemd in 19.09 gives an "Access Denied" error when doing
"systemctl daemon-reexec" on an 19.03 system. The fix is to use the
previous systemctl to signal the daemon to re-exec itself. This
ensures that users don't have to reboot when upgrading from NixOS
19.03 to 19.09.
2019-09-16 16:51:19 +02:00
..
activation-script.nix Typo 2019-09-16 16:50:39 +02:00
no-clone.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
switch-to-configuration.pl Revert systemd interface version to 2 2019-09-16 16:51:19 +02:00
top-level.nix nixos/hardware.deviceTree: new module 2019-08-07 13:51:22 +01:00