]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-tmpfiles-clean.service.in
test: use "ln -fs"
[thirdparty/systemd.git] / units / systemd-tmpfiles-clean.service.in
index 31b2378410804835386626faca04ff542104b0b5..9e2f04bfefdbe358369dc66e34a582f742bd932e 100644 (file)
@@ -1,3 +1,5 @@
+#  SPDX-License-Identifier: LGPL-2.1+
+#
 #  This file is part of systemd.
 #
 #  systemd is free software; you can redistribute it and/or modify it
@@ -10,10 +12,11 @@ Description=Cleanup of Temporary Directories
 Documentation=man:tmpfiles.d(5) man:systemd-tmpfiles(8)
 DefaultDependencies=no
 Conflicts=shutdown.target
-After=systemd-readahead-collect.service systemd-readahead-replay.service local-fs.target time-sync.target
+After=local-fs.target time-set.target
 Before=shutdown.target
 
 [Service]
 Type=oneshot
 ExecStart=@rootbindir@/systemd-tmpfiles --clean
+SuccessExitStatus=65
 IOSchedulingClass=idle