mirror of https://github.com/hak5/openwrt.git
8 lines
206 B
Plaintext
8 lines
206 B
Plaintext
|
::sysinit:/etc/init.d/rcS S boot
|
||
|
::shutdown:/etc/init.d/rcS K stop
|
||
|
::ctrlaltdel:/sbin/reboot
|
||
|
::restart:/sbin/init
|
||
|
tty1::respawn:/sbin/initrun
|
||
|
tty2::askfirst:/bin/ash --login
|
||
|
tty3::askfirst:/bin/ash --login
|