1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-28 11:35:31 +02:00
openwrt-xburst/target/linux/ps3/base-files/etc/inittab
ymano d232c3a5ba Add an initrun script that is respawned by init.
This default initrun script calls /bin/login as usual, but packages (ex. bootloader packages) can modify it to run custom scripts/execs at init.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11283 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-28 19:16:22 +00:00

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::respawn:/usr/sbin/initrun