commit d011ece80637fcac08dcf6357e82b34bfe216327 parent 1a6011dbacdb2c3a5305088ba5592c225f8375de Author: sin <sin@2f30.org> Date: Fri, 7 Mar 2014 14:49:54 +0000 Set linefeed mode to avoid staircase effect Diffstat:
M | bin/rc.shutdown | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/bin/rc.shutdown b/bin/rc.shutdown @@ -16,6 +16,9 @@ reboot|poweroff) ;; esac +# Set linefeed mode to avoid staircase effect +stty onlcr + echo Shutting down HWCLOCK_PARAMS="-w"