chiark / gitweb /
udev: remove Install section from systemd-udev-settle.service
authorKay Sievers <kay@vrfy.org>
Thu, 27 Sep 2012 13:16:03 +0000 (15:16 +0200)
committerKay Sievers <kay@vrfy.org>
Thu, 27 Sep 2012 13:16:03 +0000 (15:16 +0200)
Legacy tool on-demand pull-in the settling, it should never run
by default, nothing orders against is anyway.

units/systemd-udev-settle.service.in

index b8844c51c35c6f688b66d5ade4cd1c57b070058f..e9f283686efc2c6f38654c645c032fcda45f1d7d 100644 (file)
@@ -29,6 +29,3 @@ Type=oneshot
 TimeoutSec=180
 RemainAfterExit=yes
 ExecStart=@bindir@/udevadm settle
-
-[Install]
-WantedBy=basic.target