summaryrefslogtreecommitdiffstats
path: root/units/emergency.service.in
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2024-03-08 18:08:50 +0100
committerYu Watanabe <watanabe.yu+github@gmail.com>2024-03-15 21:31:44 +0100
commit7b799b870f1dea107aa6eb1fcf24dd995fcf0fb2 (patch)
tree329f909a0a0088d094a72dd68c399b40d02270d9 /units/emergency.service.in
parentmkosi: Do disk space cleanup asynchronously (diff)
downloadsystemd-7b799b870f1dea107aa6eb1fcf24dd995fcf0fb2.tar.xz
systemd-7b799b870f1dea107aa6eb1fcf24dd995fcf0fb2.zip
units: use relative path
Diffstat (limited to 'units/emergency.service.in')
-rw-r--r--units/emergency.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/emergency.service.in b/units/emergency.service.in
index 8f70cbe567..25aa8ec510 100644
--- a/units/emergency.service.in
+++ b/units/emergency.service.in
@@ -19,7 +19,7 @@ Before=rescue.service
[Service]
Environment=HOME=/root
WorkingDirectory=-/root
-ExecStartPre=-{{BINDIR}}/plymouth --wait quit
+ExecStartPre=-plymouth --wait quit
ExecStart=-{{LIBEXECDIR}}/systemd-sulogin-shell emergency
Type=idle
StandardInput=tty-force