summaryrefslogtreecommitdiff
path: root/units/systemd-udevd.service.in
diff options
context:
space:
mode:
authorAlan Jenkins <alan.christopher.jenkins@gmail.com>2017-08-15 14:11:23 +0100
committerAlan Jenkins <alan.christopher.jenkins@gmail.com>2017-08-15 14:11:23 +0100
commit3533b49e74a42eea5c9413cf1e6a2f74589731c7 (patch)
tree07664a554e915e80971ace97516a4cabec623645 /units/systemd-udevd.service.in
parentb3f5897f6e46f6dc54d9f46ea16258f558173500 (diff)
downloadsystemd-3533b49e74a42eea5c9413cf1e6a2f74589731c7.tar.gz
units: Sockets= already implies Wants= and After= (systemd-udevd.service)
I grepped for other `After=` on a socket unit as well. This was the only instance.
Diffstat (limited to 'units/systemd-udevd.service.in')
-rw-r--r--units/systemd-udevd.service.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/units/systemd-udevd.service.in b/units/systemd-udevd.service.in
index fc037b5a5c..5860545801 100644
--- a/units/systemd-udevd.service.in
+++ b/units/systemd-udevd.service.in
@@ -9,8 +9,7 @@
Description=udev Kernel Device Manager
Documentation=man:systemd-udevd.service(8) man:udev(7)
DefaultDependencies=no
-Wants=systemd-udevd-control.socket systemd-udevd-kernel.socket
-After=systemd-udevd-control.socket systemd-udevd-kernel.socket systemd-sysusers.service
+After=systemd-sysusers.service
Before=sysinit.target
ConditionPathIsReadWrite=/sys