chiark / gitweb /
plymouth: Remove the calls to plymouth message
[elogind.git] / units / systemd-tmpfiles-clean.service.in
index 3b27330e029bc461537c493483ab6fed851d45e4..002daf661b7b23ddea6b4fa9ae20ee5d0ffe2834 100644 (file)
@@ -10,10 +10,10 @@ Description=Cleanup of Temporary Directories
 DefaultDependencies=no
 Wants=local-fs.target
 After=systemd-readahead-collect.service systemd-readahead-replay.service local-fs.target
-Before=basic.target shutdown.target
+Before=sysinit.target shutdown.target
 ConditionPathExists=/etc/tmpfiles.d
 
 [Service]
 Type=oneshot
-ExecStart=@rootlibexecdir@/systemd-tmpfiles --clean
+ExecStart=@rootbindir@/systemd-tmpfiles --clean
 IOSchedulingClass=idle