mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 06:51:51 +08:00
dc68b66797
This changes isc-dhcp's init script to create bind zones using the tools bind provides for that scenario instead of crafting separate zone configuration by hand. At the same time, remove the use of /tmp/bind/named.conf.local and add permissions for dynamic zone creation to bind. Signed-off-by: David Härdeman <david@hardeman.nu>