0
0
mirror of https://github.com/openwrt/packages.git synced 2025-09-25 06:42:51 +00:00
Files
packages/net/isc-dhcp/Makefile
David Härdeman dc68b66797 isc-dhcp: create zones using rndc
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>
2025-09-13 13:36:41 -07:00

7.7 KiB