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=ddef4236255af45c1af5ea6ac75cbbc37ac025c2;hp=3bf33e5266438ed5b204692f3729f561e085a375;hb=a0f9c810faa022c264bf534ab9495e0e9f617962;hpb=51dfddc2cceb345ffc994014e4a4b3f2d2d3a3aa diff --git a/units/systemd-udevd.service.in b/units/systemd-udevd.service.in index 3bf33e526..ddef42362 100644 --- a/units/systemd-udevd.service.in +++ b/units/systemd-udevd.service.in @@ -8,10 +8,10 @@ [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 +Before=sysinit.target local-fs-pre.target ConditionCapability=CAP_MKNOD [Service] @@ -19,4 +19,5 @@ Type=notify OOMScoreAdjust=-1000 Sockets=systemd-udevd-control.socket systemd-udevd-kernel.socket Restart=always +RestartSec=0 ExecStart=@rootlibexecdir@/systemd-udevd