Merge pull request #5252 from selanf/x05

This commit is contained in:
Jo-Philipp Wich 2021-08-11 18:16:42 +02:00 committed by GitHub
commit d7cebefcef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,6 +55,9 @@
},
"depends": {
"acl": [ "luci-mod-network-dhcp" ],
"fs": {
"/usr/sbin/dnsmasq": "executable"
},
"uci": { "dhcp": true }
}
},