mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 00:54:41 +00:00
dnsmasq: one more for #1226
This commit is contained in:
parent
ad0109f60a
commit
bed2dbd8d8
@ -181,7 +181,6 @@ function dnsmasq_configure_do($verbose = false)
|
||||
/* run dnsmasq */
|
||||
$cmd = "/usr/local/sbin/dnsmasq --all-servers {$dns_rebind} {$args}";
|
||||
mwexec_bg($cmd);
|
||||
services_dhcpleases_configure();
|
||||
unset($args);
|
||||
|
||||
if ($verbose) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user