chiark / gitweb /
systemd-logind.service: set Type=notify
[elogind.git] / units / systemd-tmpfiles-clean.service.in
index 0a8707e138d061b05fe2d52b8c6baf1f51bf590e..133c8c94c4b85d95a6d5409eab8d635a721a124e 100644 (file)
@@ -7,14 +7,11 @@
 
 [Unit]
 Description=Cleanup of Temporary Directories
+Documentation=man:tmpfiles.d(5) man:systemd-tmpfiles(8)
 DefaultDependencies=no
-Wants=local-fs.target
-After=systemd-readahead-collect.service systemd-readahead-replay.service local-fs.target
-Before=sysinit.target shutdown.target
-ConditionDirectoryNotEmpty=|/usr/lib/tmpfiles.d
-ConditionDirectoryNotEmpty=|/usr/local/lib/tmpfiles.d
-ConditionDirectoryNotEmpty=|/etc/tmpfiles.d
-ConditionDirectoryNotEmpty=|/run/tmpfiles.d
+Conflicts=shutdown.target
+After=local-fs.target time-sync.target
+Before=shutdown.target
 
 [Service]
 Type=oneshot