[systemd-commits] units/systemd-udev-settle.service.in
Kay Sievers
kay at kemper.freedesktop.org
Thu Sep 27 06:17:12 PDT 2012
units/systemd-udev-settle.service.in | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit 84c3f7c2bb47168d2da96f34b56dccedd5cf7efc
Author: Kay Sievers <kay at vrfy.org>
Date: Thu Sep 27 15:16:03 2012 +0200
udev: remove Install section from systemd-udev-settle.service
Legacy tool on-demand pull-in the settling, it should never run
by default, nothing orders against is anyway.
diff --git a/units/systemd-udev-settle.service.in b/units/systemd-udev-settle.service.in
index b8844c5..e9f2836 100644
--- a/units/systemd-udev-settle.service.in
+++ b/units/systemd-udev-settle.service.in
@@ -29,6 +29,3 @@ Type=oneshot
TimeoutSec=180
RemainAfterExit=yes
ExecStart=@bindir@/udevadm settle
-
-[Install]
-WantedBy=basic.target
More information about the systemd-commits
mailing list