From 3ae74be7bad4d493a27ebeb0da81631a2790e3d1 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 08 Aug 2013 18:05:58 -0400 Subject: /etc/inittab.halt: New alternative file. --- (limited to 'src.etc') diff --git a/src.etc/inittab.halt b/src.etc/inittab.halt new file mode 100644 index 0000000..49ba2d3 --- /dev/null +++ b/src.etc/inittab.halt @@ -0,0 +1,15 @@ +# /etc/inittab + +::sysinit:/etc/init.d/rcS +::shutdown:/etc/init.d/rcK + +tty1::askfirst:/sbin/getty 38400 tty1 +tty2::askfirst:/sbin/getty 38400 tty2 +tty3::askfirst:/sbin/getty 38400 tty3 +tty4::askfirst:/sbin/getty 38400 tty4 +tty5::askfirst:/sbin/getty 38400 tty5 +tty6::askfirst:/sbin/getty 38400 tty6 + +::respawn:/sbin/getty -L ttyS0 115200 vt100 + +::ctrlaltdel:/sbin/reboot -- cgit v0.9.1