* luci/modules/admin-core: make sure luci_hosts is executed before dnsmasq
This commit is contained in:
parent
4538b12895
commit
30c7933f23
1 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh /etc/rc.common
|
||||
START=60
|
||||
START=59
|
||||
|
||||
apply_host() {
|
||||
local cfg="$1"
|
||||
|
|
Loading…
Reference in a new issue