summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsrc/sulogin-shell/systemd-sulogin-shell.in8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/sulogin-shell/systemd-sulogin-shell.in b/src/sulogin-shell/systemd-sulogin-shell.in
index d4f32af5f9..103f841a57 100755
--- a/src/sulogin-shell/systemd-sulogin-shell.in
+++ b/src/sulogin-shell/systemd-sulogin-shell.in
@@ -4,11 +4,9 @@ if [ -x /bin/plymouth ]; then
/bin/plymouth --wait quit
fi
-cat <<EOF
-You are in $1 mode. After logging in, type "journalctl -xb" to view
-system logs, "systemctl reboot" to reboot, "systemctl default" or ^D to
-boot into default mode.
-EOF
+echo "You are in $1 mode. After logging in, type \"journalctl -xb\" to view"
+echo "system logs, \"systemctl reboot\" to reboot, \"systemctl default\" or ^D to boot"
+echo "into default mode."
@SULOGIN@
@SYSTEMCTL@ --job-mode=fail --no-block default