Merge pull request #5252 from selanf/x05
This commit is contained in:
commit
d7cebefcef
1 changed files with 3 additions and 0 deletions
|
@ -55,6 +55,9 @@
|
||||||
},
|
},
|
||||||
"depends": {
|
"depends": {
|
||||||
"acl": [ "luci-mod-network-dhcp" ],
|
"acl": [ "luci-mod-network-dhcp" ],
|
||||||
|
"fs": {
|
||||||
|
"/usr/sbin/dnsmasq": "executable"
|
||||||
|
},
|
||||||
"uci": { "dhcp": true }
|
"uci": { "dhcp": true }
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue