Commit a6a604a5 authored by Franco Fichtner's avatar Franco Fichtner

interfaces: another small issue

parent ef8671d2
...@@ -1087,7 +1087,7 @@ function interfaces_configure($verbose = false) ...@@ -1087,7 +1087,7 @@ function interfaces_configure($verbose = false)
ipsec_configure($verbose); ipsec_configure($verbose);
dnsmasq_configure_do($verbose); dnsmasq_configure_do($verbose);
unbound_configure_do($verbose); unbound_configure_do($verbose);
services_dhcpd_configure($verbose); services_dhcpd_configure('all', array(), $verbose);
} }
return 0; return 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment