mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-25 05:30:37 +02:00
585fa2b6a7
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
7 lines
191 B
Plaintext
7 lines
191 B
Plaintext
::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
|