Update mosdns
This commit is contained in:
parent
238a873305
commit
cf2f3245d3
@ -64,7 +64,7 @@ start_service() {
|
|||||||
[ $enabled != 1 ] && return 1
|
[ $enabled != 1 ] && return 1
|
||||||
delcron
|
delcron
|
||||||
setcron
|
setcron
|
||||||
echo '' > $(uci -q get mosdns.mosdns.logfile)
|
cat /dev/null > $(uci -q get mosdns.mosdns.logfile)
|
||||||
procd_open_instance mosdns
|
procd_open_instance mosdns
|
||||||
procd_set_param command $PROG -c "$CONF"
|
procd_set_param command $PROG -c "$CONF"
|
||||||
procd_set_param user root
|
procd_set_param user root
|
||||||
|
Loading…
Reference in New Issue
Block a user