X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsystemd-udev-settle.service.in;h=d637700c38137742115c90f855d4115ad19f90ae;hb=3e920c7164eab44ab20356598bd52629143ed04d;hp=0a5e8c51ff1b61b53c5db96d7ee34b37731f741c;hpb=f13b388f97bc3ba8db844bd3413d510e2466a0b6;p=elogind.git diff --git a/units/systemd-udev-settle.service.in b/units/systemd-udev-settle.service.in index 0a5e8c51f..d637700c3 100644 --- a/units/systemd-udev-settle.service.in +++ b/units/systemd-udev-settle.service.in @@ -1,3 +1,10 @@ +# This file is part of systemd. +# +# systemd is free software; you can redistribute it and/or modify it +# under the terms of the GNU Lesser General Public License as published by +# the Free Software Foundation; either version 2.1 of the License, or +# (at your option) any later version. + # This service is usually not enabled by default. If enabled, it # acts as a barrier for basic.target -- so all later services will # wait for udev completely finishing its coldplug run. @@ -10,8 +17,10 @@ [Unit] Description=udev Wait for Complete Device Initialization +Documentation=man:udev(7) +Documentation=man:systemd-udevd(8) DefaultDependencies=no -Wants=udev.service +Wants=systemd-udev.service After=udev-trigger.service Before=basic.target ConditionCapability=CAP_MKNOD