update:增加守护进程用于监控app线程运行状态
This commit is contained in:
parent
2daf93c952
commit
e68815c36c
Binary file not shown.
|
@ -582,6 +582,7 @@ insmod $MODULES_DIR/xr806.ko
|
|||
insmod $MODULES_DIR/sunxi_gpadc.ko
|
||||
/etc/init.d/S00mpp start # snd should be loaded before app
|
||||
/APP/SL100BACKPANEL &
|
||||
/APP/daemon &
|
||||
insmod $MODULES_DIR/evdev.ko
|
||||
insmod $MODULES_DIR/cst9220.ko
|
||||
#hardcode but fast
|
||||
|
|
Loading…
Reference in New Issue