Actions
Bug #4008
closeddhcpleases doesn't restart when change from/to dnsmasq and unbound
Start date:
11/14/2014
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.2
Affected Architecture:
Description
Steps to reproduce:
1. Configure DNS Forwarder
2. Configure DHCP server
dhcpleases is going to use '-p /var/run/dnsmasq.pid'
3. Turn off DNS Forwarder
4. Turn on DNS Resolver
dhcpleases will keep using dnsmasq.pid, it should to change to unbound.pid
Actions