diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2019-04-10 10:12:43 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2019-04-10 10:12:43 +0200 |
commit | 18a388225035c0ed9897e0327006b501424249df (patch) | |
tree | d1ccfb617c741dd579f0e3f05edadb2b524fb35a /units | |
parent | 74b45889e4ea1d7e0ae551419fccbb5bf4489f05 (diff) | |
download | systemd-18a388225035c0ed9897e0327006b501424249df.tar.gz systemd-18a388225035c0ed9897e0327006b501424249df.tar.bz2 systemd-18a388225035c0ed9897e0327006b501424249df.zip |
man: add a page for systemd-udev-settle.service
Diffstat (limited to 'units')
-rw-r--r-- | units/systemd-udev-settle.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-udev-settle.service.in b/units/systemd-udev-settle.service.in index c9e1c91852..22ebf08c51 100644 --- a/units/systemd-udev-settle.service.in +++ b/units/systemd-udev-settle.service.in @@ -13,7 +13,7 @@ [Unit] Description=udev Wait for Complete Device Initialization -Documentation=man:udev(7) man:systemd-udevd.service(8) +Documentation=man:systemd-udev-settle.service(8) DefaultDependencies=no Wants=systemd-udevd.service After=systemd-udev-trigger.service |