diff options
Diffstat (limited to 'units/systemd-udev.service.in')
-rw-r--r-- | units/systemd-udev.service.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/units/systemd-udev.service.in b/units/systemd-udev.service.in index a78dc8b606..f02c602b78 100644 --- a/units/systemd-udev.service.in +++ b/units/systemd-udev.service.in @@ -7,8 +7,7 @@ [Unit] Description=udev Kernel Device Manager -Documentation=man:udev(7) -Documentation=man:systemd-udevd(8) +Documentation=man:udev(7) man:systemd-udevd.service(8) Wants=systemd-udev-control.socket systemd-udev-kernel.socket After=systemd-udev-control.socket systemd-udev-kernel.socket Before=basic.target |