enable auto start cc
This commit is contained in:
parent
2182d1cead
commit
5621337281
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/sh /etc/rc.common
|
#!/bin/sh /etc/rc.common
|
||||||
# Copyright (C) 2006-2011 OpenWrt.org
|
# Copyright (C) 2006-2011 OpenWrt.org
|
||||||
|
|
||||||
#START=121
|
START=121
|
||||||
STOP=121
|
STOP=121
|
||||||
USE_PROCD=1
|
USE_PROCD=1
|
||||||
DEPEND=netease_wifi_service,netease_voice_service,boot,netease_player_service,netease_service
|
DEPEND=netease_wifi_service,netease_voice_service,boot,netease_player_service,netease_service
|
||||||
|
|
Loading…
Reference in New Issue