* luci-0.8: backport luci_hosts init order fix
This commit is contained in:
parent
56885c203a
commit
41aeb0d56b
1 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
#!/bin/sh /etc/rc.common
|
#!/bin/sh /etc/rc.common
|
||||||
START=60
|
START=59
|
||||||
|
|
||||||
apply_host() {
|
apply_host() {
|
||||||
local cfg="$1"
|
local cfg="$1"
|
||||||
|
|
Loading…
Reference in a new issue