atd: systemd-udev-settle serves no purpose
This commit is contained in:
@@ -67,8 +67,6 @@ in
|
|||||||
|
|
||||||
systemd.services.atd = {
|
systemd.services.atd = {
|
||||||
description = "Job Execution Daemon (atd)";
|
description = "Job Execution Daemon (atd)";
|
||||||
after = [ "systemd-udev-settle.service" ];
|
|
||||||
wants = [ "systemd-udev-settle.service" ];
|
|
||||||
wantedBy = [ "multi-user.target" ];
|
wantedBy = [ "multi-user.target" ];
|
||||||
|
|
||||||
path = [ at ];
|
path = [ at ];
|
||||||
|
|||||||
Reference in New Issue
Block a user