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.
This commit is contained in:
Alan Jenkins 2017-08-15 14:11:23 +01:00
parent b3f5897f6e
commit 3533b49e74

View file

@ -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