udev: man - mention systemd-udevd(8)

This commit is contained in:
Kay Sievers 2012-05-29 00:53:28 +02:00
parent 392f9c8404
commit 3e920c7164
5 changed files with 5 additions and 5 deletions

View file

@ -8,7 +8,7 @@
[Unit]
Description=udev Control Socket
Documentation=man:udev(7)
Documentation=man:udevd(8)
Documentation=man:systemd-udevd(8)
DefaultDependencies=no
ConditionCapability=CAP_MKNOD

View file

@ -8,7 +8,7 @@
[Unit]
Description=udev Kernel Socket
Documentation=man:udev(7)
Documentation=man:udevd(8)
Documentation=man:systemd-udevd(8)
DefaultDependencies=no
ConditionCapability=CAP_MKNOD

View file

@ -18,7 +18,7 @@
[Unit]
Description=udev Wait for Complete Device Initialization
Documentation=man:udev(7)
Documentation=man:udevd(8)
Documentation=man:systemd-udevd(8)
DefaultDependencies=no
Wants=systemd-udev.service
After=udev-trigger.service

View file

@ -8,7 +8,7 @@
[Unit]
Description=udev Coldplug all Devices
Documentation=man:udev(7)
Documentation=man:udevd(8)
Documentation=man:systemd-udevd(8)
Wants=systemd-udev.service
After=systemd-udev-kernel.socket systemd-udev-control.socket
DefaultDependencies=no

View file

@ -8,7 +8,7 @@
[Unit]
Description=udev Kernel Device Manager
Documentation=man:udev(7)
Documentation=man:udevd(8)
Documentation=man:systemd-udevd(8)
Wants=systemd-udev-control.socket systemd-udev-kernel.socket
After=systemd-udev-control.socket systemd-udev-kernel.socket
Before=basic.target