]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/systemd-ask-password-wall.service
units: drop full paths for utilities in $PATH
[thirdparty/systemd.git] / units / systemd-ask-password-wall.service
similarity index 68%
rename from units/systemd-ask-password-wall.service.in
rename to units/systemd-ask-password-wall.service
index 1e4808b6d57fadd8a6a82a4b92a5c3e6e6bb79af..52a3037cd48ff454b2f56d07b99327778e9929ac 100644 (file)
@@ -13,6 +13,6 @@ Documentation=man:systemd-ask-password-console.service(8)
 After=systemd-user-sessions.service
 
 [Service]
-ExecStartPre=-@SYSTEMCTL@ stop systemd-ask-password-console.path systemd-ask-password-console.service systemd-ask-password-plymouth.path systemd-ask-password-plymouth.service
-ExecStart=@rootbindir@/systemd-tty-ask-password-agent --wall
+ExecStartPre=-systemctl stop systemd-ask-password-console.path systemd-ask-password-console.service systemd-ask-password-plymouth.path systemd-ask-password-plymouth.service
+ExecStart=systemd-tty-ask-password-agent --wall
 SystemCallArchitectures=native