Skip to content
Snippets Groups Projects
Commit 00d4a72d authored by Diego Giovane Pasqualin's avatar Diego Giovane Pasqualin
Browse files

minicom/server/casper: Fix 'remove the tray' message

parent f9ad0676
Branches
No related tags found
No related merge requests found
...@@ -98,7 +98,7 @@ do_stop () ...@@ -98,7 +98,7 @@ do_stop ()
[ "$prompt" ] || return 0 [ "$prompt" ] || return 0
# XXX - i18n # XXX - i18n
MSG="Por favor remova o DVD do LE4 e feche a bandeja, após isto pressione ENTER: " MSG="Por favor remova o DVD do LE1.0 Comunicações e feche a bandeja, após isto pressione ENTER: "
if [ -x /bin/plymouth ] && plymouth --ping; then if [ -x /bin/plymouth ] && plymouth --ping; then
plymouth message --text="$MSG" plymouth message --text="$MSG"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment