Which command re-reads /etc/config/dhcp

If I modify /etc/config/dhcp by hand, do I need to restart dnsmasq or is there a call with uci I can use to get the changes to apply?

/etc/init.d/dnsmasq reload
1 Like

The generic solution, if you don’t know which particular service is affected by an /etc/config/ file change, is calling the reload_config command.

7 Likes

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.