chiark / gitweb /
tmpfiles-setup: exclude /dev prefixes files
[elogind.git] / units / systemd-tmpfiles-setup.service.in
index 67c7d4af437f3494ca182f8f79cc660e08623877..6f98063744aa729d7c287ed502845802d3ec792f 100644 (file)
@@ -21,4 +21,4 @@ ConditionDirectoryNotEmpty=|/run/tmpfiles.d
 [Service]
 Type=oneshot
 RemainAfterExit=yes
 [Service]
 Type=oneshot
 RemainAfterExit=yes
-ExecStart=@rootbindir@/systemd-tmpfiles --create --remove
+ExecStart=@rootbindir@/systemd-tmpfiles --create --remove --exclude-prefix=/dev