chiark / gitweb /
mount: properly check return for mount_add_*
[elogind.git] / units / emergency.service
index 234bafcc88b1e69c70d4ad40aba23b12914a26ea..43a74d7a3685f3554fa6d0f45b4a9cc98799a1e7 100644 (file)
@@ -17,7 +17,7 @@ Before=shutdown.target
 Environment=HOME=/root
 WorkingDirectory=/root
 ExecStartPre=-/bin/plymouth quit
-ExecStartPre=-/bin/echo 'Welcome to emergency mode. Use "systemctl default" or ^D to activate default mode.'
+ExecStartPre=-/bin/echo 'Welcome to emergency mode. Use "systemctl default" or ^D to enter default mode.'
 ExecStart=-/sbin/sulogin
 ExecStopPost=/bin/systemctl --fail --no-block default
 StandardInput=tty-force