Revision ed225b4c
Added by Warren Baker over 11 years ago
usr/local/www/services_dhcpv6_edit.php | ||
---|---|---|
169 | 169 |
mark_subsystem_dirty('staticmaps'); |
170 | 170 |
if (isset($config['dnsmasq']['enable']) && isset($config['dnsmasq']['regdhcpstatic'])) |
171 | 171 |
mark_subsystem_dirty('hosts'); |
172 |
if (isset($config['unbound']['enable']) && isset($config['unbound']['regdhcpstatic'])) |
|
173 |
mark_subsystem_dirty('unbound'); |
|
174 |
|
|
172 | 175 |
} |
173 | 176 |
|
174 | 177 |
header("Location: services_dhcpv6.php?if={$if}"); |
Also available in: Unified diff
Reconfigure unbound on dhcp edit