disable p2cli screen black (thanks slackish)

This commit is contained in:
Neale Pickett 2012-06-12 19:48:19 -06:00
parent f3c31e2d65
commit 02e540123a
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@ deallocvt
# Disable magic sysrq key
echo 0 > /proc/sys/kernel/sysrq
# Turn off screen blanking
setterm -blank 0 -powersave off -powerdown 0
# Make this like a VT52; including disabling ctrl-alt-del
loadkmap < /opt/p2client/dumbterm.kmap