mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:24:39 +02:00
use start-stop-daemon to start gmenu2x, thanks to kyak
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
parent
d52f296166
commit
ad57f3602b
@ -3,6 +3,5 @@
|
||||
|
||||
START=99
|
||||
boot() {
|
||||
source /etc/profile
|
||||
/usr/bin/gmenu2x
|
||||
SDL_NOMOUSE=1 start-stop-daemon -S -b -x /usr/bin/gmenu2x
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user