chiark / gitweb /
tmpfiles: add 'a' type to set ACLs
[elogind.git] / units / systemd-tmpfiles-setup-dev.service.in
index 05b60a1a7ded4b7dcb7d6ee99709024456cc6ba2..0123a030e4e08f61544785c16398ad121f240934 100644 (file)
@@ -9,10 +9,12 @@
 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=yes
-ExecStart=@rootbindir@/systemd-tmpfiles --prefix=/dev --create
+ExecStart=@rootbindir@/systemd-tmpfiles --prefix=/dev --create --boot