From: Kay Sievers Date: Thu, 27 Sep 2012 13:16:03 +0000 (+0200) Subject: udev: remove Install section from systemd-udev-settle.service X-Git-Tag: v193~11 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=84c3f7c2bb47168d2da96f34b56dccedd5cf7efc 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 b8844c51c..e9f283686 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