chiark / gitweb /
units: make ExecStopPost action part of ExecStart
[elogind.git] / units / systemd-tmpfiles-setup-dev.service.in
index 05b60a1a7ded4b7dcb7d6ee99709024456cc6ba2..06346d3b7ceac5a276a69a6d15f0d19468ad7dd5 100644 (file)
@@ -9,8 +9,10 @@
 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