chiark / gitweb /
service: make start jobs wait, not fail, when an automatic restart is queued
[elogind.git] / units / systemd-udev-trigger.service.in
index 2f34d53aaed2c89228a659744d4ae8516a61ad00..391f9969306d96a6f993dc20270d5bd641e742d0 100644 (file)
@@ -7,10 +7,9 @@
 
 [Unit]
 Description=udev Coldplug all Devices
-Documentation=man:udev(7)
-Documentation=man:systemd-udevd(8)
-Wants=systemd-udev.service
-After=systemd-udev-kernel.socket systemd-udev-control.socket
+Documentation=man:udev(7) man:systemd-udevd.service(8)
+Wants=systemd-udevd.service
+After=systemd-udevd-kernel.socket systemd-udevd-control.socket
 DefaultDependencies=no
 ConditionCapability=CAP_MKNOD