From: John Vogel Date: Sun, 15 May 2016 13:27:13 +0000 (-0400) Subject: rc: remove ttyAMA0 from gettys in inittab X-Git-Url: http://gitweb/?a=commitdiff_plain;h=refs%2Fheads%2F3.2;p=ports%2Fraspberrypi2-arm.git rc: remove ttyAMA0 from gettys in inittab The use of ttyAMA0 for debug port will exist in the wiki. --- diff --git a/rc/inittab b/rc/inittab index 27347f0..067bc47 100644 --- a/rc/inittab +++ b/rc/inittab @@ -23,8 +23,7 @@ c3:2:respawn:/sbin/agetty 38400 tty3 linux c4:2:respawn:/sbin/agetty 38400 tty4 linux c5:2:respawn:/sbin/agetty 38400 tty5 linux c6:2:respawn:/sbin/agetty 38400 tty6 linux -s1:2:respawn:/sbin/agetty 115200 ttyAMA0 vt100 -#s2:2:respawn:/sbin/agetty 38400 ttyS0 vt100 +#s1:2:respawn:/sbin/agetty 38400 ttyS0 vt100 ca::ctrlaltdel:/sbin/shutdown -t3 -r now