X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsystemd-tmpfiles-setup-dev.service.in;h=f3833fdfd583e9932d896ab13a8c028151d2743d;hb=2d5c93c7af05bfa25cad85909acdb7b0bfc3f4e1;hp=5c45d3465b13dbb86719563db6102809c95e1076;hpb=ef7e6e0598b1711d7ccf741bb8e4e07a02ef33a7;p=elogind.git diff --git a/units/systemd-tmpfiles-setup-dev.service.in b/units/systemd-tmpfiles-setup-dev.service.in index 5c45d3465..f3833fdfd 100644 --- a/units/systemd-tmpfiles-setup-dev.service.in +++ b/units/systemd-tmpfiles-setup-dev.service.in @@ -6,13 +6,15 @@ # (at your option) any later version. [Unit] -Description=Create static device nodes in /dev +Description=Create Static Device Nodes in /dev Documentation=man:tmpfiles.d(5) man:systemd-tmpfiles(8) DefaultDependencies=no -Before=sysinit.target local-fs-pre.target systemd-udevd.service -ConditionCapability=CAP_MKNOD +Conflicts=shutdown.target +After=systemd-sysusers.service +Before=sysinit.target local-fs-pre.target systemd-udevd.service shutdown.target +ConditionCapability=CAP_SYS_MODULE [Service] Type=oneshot -RemainAfterExit=true +RemainAfterExit=yes ExecStart=@rootbindir@/systemd-tmpfiles --prefix=/dev --create