1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-06 01:17:18 +03:00

use generic inittab for x86

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7175 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mbm 2007-05-10 14:50:42 +00:00
parent 9659555c0c
commit 2a701a93d2
2 changed files with 1 additions and 3 deletions

View File

@ -2,3 +2,4 @@
::shutdown:/etc/init.d/rcS K stop
tts/0::askfirst:/bin/ash --login
ttyS0::askfirst:/bin/ash --login
tty1::askfirst:/bin/ash --login

View File

@ -1,3 +0,0 @@
::sysinit:/etc/init.d/rcS
ttyS0::askfirst:/bin/ash --login
tty1::askfirst:/bin/ash --login