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=f6acd6fe4c76dd4a4d77befa3374eda8abee6b6d;hp=99f51304e4d511a4b30cfc102cbeb883d4790ded;hb=fc07d5d3a982e59d984d6be54342a18028faf7be;hpb=edeb68c53f1cdc452016b4c8512586a70b1262e3 diff --git a/units/systemd-udevd.service.in b/units/systemd-udevd.service.in index 99f51304e..f6acd6fe4 100644 --- a/units/systemd-udevd.service.in +++ b/units/systemd-udevd.service.in @@ -10,7 +10,7 @@ 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 +After=systemd-udevd-control.socket systemd-udevd-kernel.socket systemd-udev-hwdb-update.service systemd-sysusers.service Before=sysinit.target ConditionPathIsReadWrite=/sys @@ -21,3 +21,4 @@ Sockets=systemd-udevd-control.socket systemd-udevd-kernel.socket Restart=always RestartSec=0 ExecStart=@rootlibexecdir@/systemd-udevd +MountFlags=slave