X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=scripts%2Flive-bottom%2F22serialtty;h=a8008eb387884a66d9a9790a4bfcacf34c44c11a;hb=932d2cf46ff25194e5daec19c85f2669e239119a;hp=23ca8f064507e70b64783736a60c94cf2b8b70f0;hpb=344b6765280126853bfa84ed202bf1fbcaf8483f;p=live-boot-grml.git diff --git a/scripts/live-bottom/22serialtty b/scripts/live-bottom/22serialtty index 23ca8f0..a8008eb 100755 --- a/scripts/live-bottom/22serialtty +++ b/scripts/live-bottom/22serialtty @@ -43,7 +43,7 @@ start on stopped rc RUNLEVEL=[2345] stop on runlevel [!2345] respawn -exec /sbin/getty 115200 ${tty} +exec /sbin/getty -L 115200 ${tty} vt100 EOF log_end_msg