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-06-26 09:26:16 +02:00
2017-06-09 19:35:17 +02:00
2017-01-09 06:39:10 +01:00
2017-01-29 04:11:01 -06:00
2017-01-10 23:01:03 +01:00
2016-10-15 16:03:41 +02:00
2017-08-01 20:45:01 +01:00
2016-10-09 02:00:18 +02:00
2017-01-29 05:33:56 -06:00
2017-03-17 01:56:13 +01:00
2017-01-29 05:33:56 -06:00
2017-04-28 12:35:15 +02:00
2017-04-28 12:35:15 +02:00
2016-12-07 01:12:05 +01:00
2016-09-15 15:36:03 +02:00
2017-04-30 15:17:29 +02:00
2016-02-25 13:52:45 +00:00
2015-07-04 23:42:31 +02:00
2017-01-29 05:33:56 -06:00
2017-02-27 11:49:10 -06:00
2017-04-04 15:13:49 +02:00
2015-09-18 18:48:50 +00:00
2016-09-17 18:36:57 -07:00
2014-04-21 23:22:10 +02:00
2017-06-30 11:17:11 +02:00