nixpkgs/nixos/modules/system/activation
Maximilian Bosch 7297cc5501 nixos/activation: fix systemd-user daemon-reload in auto-upgrade service (#47695)
The autoupgrade service defined in `system.autoUpgrade`
(`nixos/modules/installer/tools/auto-upgrade.nix`) doesn't have `su` in
its path and thus yields a warning during the `daemon-reload`.

Specifying the absolute path fixes the issue.

Fixes #47648
2018-10-03 12:31:08 +02:00
..
activation-script.nix nixos/pam: create wtmp/lastlog iff using pam_lastlog 2018-09-30 11:08:12 -07:00
no-clone.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00
switch-to-configuration.pl nixos/activation: fix systemd-user daemon-reload in auto-upgrade service (#47695) 2018-10-03 12:31:08 +02:00
top-level.nix nixos/activation: fix systemd-user daemon-reload in auto-upgrade service (#47695) 2018-10-03 12:31:08 +02:00