1
0
mirror of synced 2026-01-21 09:53:08 +00:00

Merge commit '66a4a39'

This commit is contained in:
Axel Beckert 2010-07-15 19:00:05 +02:00
commit 97fd12a079

View File

@ -30,7 +30,7 @@ logMessage Script $0 starting
rm ${prefix}/etc/init/tty[!1].conf
sed -i -e s/tty1/hvc0/ ${prefix}/etc/init/tty1.conf
mv ${prefix}/etc/init/tty1.conf ${prefix}/etc/init/hvc0.conf
[ -f ${prefix}/etc/inittab ] && sed -i -e 's/^\([2-6].*:respawn*\)/#\1/' -e 's/^T/#\t/' -e 's/tty1$/hvc0/' ${prefix}/etc/inittab
#
# Are we using an alternative serial device?