Fixup inittab for PS3.

Make ctrl-alt-del do a system reboot.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11281 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Yuji Mano 2008-05-28 18:43:56 +00:00
parent 1b2a3ccbb2
commit 56806038f7

View File

@ -0,0 +1,6 @@
::sysinit:/etc/init.d/rcS S boot
::shutdown:/etc/init.d/rcS K stop
::ctrlaltdel:/sbin/reboot
tts/0::askfirst:/bin/ash --login
ttyS0::askfirst:/bin/ash --login
tty1::askfirst:/bin/ash --login