summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2012-09-27 15:16:03 +0200
committerKay Sievers <kay@vrfy.org>2012-09-27 15:16:03 +0200
commit84c3f7c2bb47168d2da96f34b56dccedd5cf7efc (patch)
treec20436a4ae6fa4e5742c888ede3b87efcb0318f5 /units
parent075d4ecb4026c5bc55e73bd2d44e3fc4d679adc7 (diff)
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.
Diffstat (limited to 'units')
-rw-r--r--units/systemd-udev-settle.service.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/units/systemd-udev-settle.service.in b/units/systemd-udev-settle.service.in
index b8844c51c3..e9f283686e 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