mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
use start-stop-daemon to start gmenu2x, thanks to kyak
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
@@ -3,6 +3,5 @@
|
|||||||
|
|
||||||
START=99
|
START=99
|
||||||
boot() {
|
boot() {
|
||||||
source /etc/profile
|
SDL_NOMOUSE=1 start-stop-daemon -S -b -x /usr/bin/gmenu2x
|
||||||
/usr/bin/gmenu2x
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user