]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-tmpfiles-clean.service
units: drop full paths for utilities in $PATH
[thirdparty/systemd.git] / units / systemd-tmpfiles-clean.service
similarity index 92%
rename from units/systemd-tmpfiles-clean.service.in
rename to units/systemd-tmpfiles-clean.service
index 5d70aafb29f7cf411906b7c0925788dae00e7386..f20bb143ef7a99dded415e8cb24437fbb25fcfc9 100644 (file)
@@ -17,6 +17,6 @@ Before=shutdown.target
 
 [Service]
 Type=oneshot
-ExecStart=@rootbindir@/systemd-tmpfiles --clean
+ExecStart=systemd-tmpfiles --clean
 SuccessExitStatus=DATAERR
 IOSchedulingClass=idle