nixpkgs/nixos/modules/system
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 nixos/activation: fix systemd-user daemon-reload in auto-upgrade service (#47695) 2018-10-03 12:31:08 +02:00
boot Merge pull request #47563 from jameysharp/unscripted 2018-10-02 19:21:34 +01:00
etc environment.etc: add user/group option 2017-07-29 23:56:46 +01:00