X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsystemd-udevd.service.in;h=99f51304e4d511a4b30cfc102cbeb883d4790ded;hp=2fe7822fe9e4ca77172f1d46402da0afd4c0501c;hb=ddae67fa1bdd86b480a60ad6fc1d90d6f35a03d0;hpb=47ec118473c864b6ae550fd7ee56d6f4982e5363 diff --git a/units/systemd-udevd.service.in b/units/systemd-udevd.service.in index 2fe7822fe..99f51304e 100644 --- a/units/systemd-udevd.service.in +++ b/units/systemd-udevd.service.in @@ -8,11 +8,11 @@ [Unit] Description=udev Kernel Device Manager Documentation=man:systemd-udevd.service(8) man:udev(7) +DefaultDependencies=no Wants=systemd-udevd-control.socket systemd-udevd-kernel.socket After=systemd-udevd-control.socket systemd-udevd-kernel.socket -Before=basic.target -DefaultDependencies=no -ConditionCapability=CAP_MKNOD +Before=sysinit.target +ConditionPathIsReadWrite=/sys [Service] Type=notify