chiark / gitweb /
tmpfiles: move binary to /bin to make it publicly available
[elogind.git] / units / systemd-tmpfiles-setup.service.in
index d9274edfa33533d8fedade2679d95bf631a1f8be..b43f6f5a04344ca51606a79f26174d762e5372ba 100644 (file)
@@ -16,4 +16,4 @@ ConditionPathExists=/etc/tmpfiles.d
 [Service]
 Type=oneshot
 RemainAfterExit=yes
-ExecStart=@rootlibexecdir@/systemd-tmpfiles --create --remove
+ExecStart=@rootbindir@/systemd-tmpfiles --create --remove