]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - units/emergency.service.in
Merge pull request #16556 from keszybz/test-terminal-colors
[thirdparty/systemd.git] / units / emergency.service.in
index ddf7d4cbe2e956d5fe6bca643bdafa39c95f2594..180d9e6a57c9b7a42cd7916396f0552bf98c9285 100644 (file)
@@ -1,3 +1,5 @@
+#  SPDX-License-Identifier: LGPL-2.1+
+#
 #  This file is part of systemd.
 #
 #  systemd is free software; you can redistribute it and/or modify it
@@ -12,11 +14,12 @@ DefaultDependencies=no
 Conflicts=shutdown.target
 Conflicts=rescue.service
 Before=shutdown.target
+Before=rescue.service
 
 [Service]
 Environment=HOME=/root
 WorkingDirectory=-/root
-ExecStartPre=-/bin/plymouth --wait quit
+ExecStartPre=-@rootbindir@/plymouth --wait quit
 ExecStart=-@rootlibexecdir@/systemd-sulogin-shell emergency
 Type=idle
 StandardInput=tty-force