mirror of
https://github.com/openwrt/packages.git
synced 2025-09-22 17:59:48 +00:00
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>