Fixup inittab for PS3.
Make ctrl-alt-del do a system reboot. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 11281
This commit is contained in:
parent
04254672fe
commit
1e7ed027d1
1 changed files with 6 additions and 0 deletions
6
target/linux/ps3/base-files/etc/inittab
Normal file
6
target/linux/ps3/base-files/etc/inittab
Normal 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
|
Loading…
Reference in a new issue