]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-tmpfiles-setup.service
units: drop full paths for utilities in $PATH
[thirdparty/systemd.git] / units / systemd-tmpfiles-setup.service
similarity index 89%
rename from units/systemd-tmpfiles-setup.service.in
rename to units/systemd-tmpfiles-setup.service
index 32a475d71531a2121ebecf89388014733228c1e1..29799ee81caa3cee7542f0027835a3f2fa626263 100644 (file)
@@ -19,5 +19,5 @@ RefuseManualStop=yes
 [Service]
 Type=oneshot
 RemainAfterExit=yes
-ExecStart=@rootbindir@/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev
+ExecStart=systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev
 SuccessExitStatus=DATAERR CANTCREAT