Christian Albrecht 93965870a8 nixos/auditd: break ordering cycle (#27577)
auditd creates an ordering cycle by adding wantedBy = [ "basic.target" ],
because of this the job job systemd-update-utmp.service/start is deleted.

Adding unitConfig.DefaultDependencies = false; to the auditd service unbreaks the cycle.

See also #11864
2017-08-01 20:45:01 +01:00
..
2017-07-18 10:54:01 +02:00
2017-08-01 06:16:03 +02:00
2017-07-27 19:00:54 +02:00
2017-02-11 13:55:09 -05:00
2017-07-27 19:00:54 +02:00