add gmenu2x to inittab, remove init.d/start

This commit is contained in:
Xiangfu Liu
2011-05-10 06:59:30 -08:00
parent 3c088302d2
commit 7166686ce2
2 changed files with 8 additions and 7 deletions
-7
View File
@@ -1,7 +0,0 @@
#!/bin/sh /etc/rc.common
# Copyright (C) 2006 OpenWrt.org
START=99
boot() {
SDL_NOMOUSE=1 start-stop-daemon -S -b -x /usr/bin/gmenu2x
}
+8
View File
@@ -0,0 +1,8 @@
::sysinit:/etc/init.d/rcS S boot
::shutdown:/etc/init.d/rcS K stop
tts/0::askfirst:/bin/ash --login
ttyS0::askfirst:/bin/ash --login
tty1::respawn:/usr/bin/gmenu2x
tty2::askfirst:/bin/ash --login
tty3::askfirst:/bin/ash --login
tty4::askfirst:/bin/ash --login