1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-25 03:01:09 +02:00

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:
ymano 2008-05-28 18:43:56 +00:00
parent 68ec208875
commit 585fa2b6a7

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