X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fsystemd-tmpfiles-setup-dev.service.in;h=06346d3b7ceac5a276a69a6d15f0d19468ad7dd5;hp=579e7c6a4f3bf356c54c56413ecf081eb46b1e87;hb=d3381512282f2ca1c7669f77fb736a90fdce6982;hpb=7e380bba1cd517570655c0e653e2239e33988cd1 diff --git a/units/systemd-tmpfiles-setup-dev.service.in b/units/systemd-tmpfiles-setup-dev.service.in index 579e7c6a4..06346d3b7 100644 --- a/units/systemd-tmpfiles-setup-dev.service.in +++ b/units/systemd-tmpfiles-setup-dev.service.in @@ -6,11 +6,13 @@ # (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-readahead-collect.service systemd-readahead-replay.service systemd-sysusers.service +Before=sysinit.target local-fs-pre.target systemd-udevd.service shutdown.target +ConditionCapability=CAP_SYS_MODULE [Service] Type=oneshot