Start X server in the background, so that the boot process completes, thanks sn9
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12385 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
43da1bffe4
commit
b69acee9f4
@ -10,7 +10,7 @@ START=90
|
||||
start() {
|
||||
. /etc/profile
|
||||
mkdir -p /var/run/xorg
|
||||
$SSD -S -p $PIDF -q -x $PROG -- $ARGS
|
||||
$SSD -S -p $PIDF -q -b -x $PROG -- $ARGS
|
||||
}
|
||||
|
||||
stop() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user