X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fsystemd-tmpfiles-setup-dev.service.in;h=b9cfc53bd140001711b39f63c6b4934bedef01f6;hb=d06b3a9d70c6dee3371818931328e19876cc3259;hp=3553226c677d49bc3547cacbda0662a55a98fedc;hpb=3e8037f17c985a99b26fff92917e8567480ab246;p=elogind.git diff --git a/units/systemd-tmpfiles-setup-dev.service.in b/units/systemd-tmpfiles-setup-dev.service.in index 3553226c6..b9cfc53bd 100644 --- a/units/systemd-tmpfiles-setup-dev.service.in +++ b/units/systemd-tmpfiles-setup-dev.service.in @@ -6,11 +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 systemd-udevd.service +Conflicts=shutdown.target +After=systemd-readahead-collect.service systemd-readahead-replay.service systemd-sysusers.service +Before=sysinit.target local-fs-pre.target systemd-udevd.service shutdown.target ConditionCapability=CAP_MKNOD [Service] Type=oneshot +RemainAfterExit=yes ExecStart=@rootbindir@/systemd-tmpfiles --prefix=/dev --create