mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 17:14:46 +00:00
dnsmasq: fix previous
This commit is contained in:
parent
a670d05c1c
commit
e9d13d2643
@ -385,7 +385,7 @@ function system_hosts_generate()
|
||||
}
|
||||
|
||||
/* XXX currenty taints the hosts file, unbound doesn't */
|
||||
hosts .= dnsmasq_hosts_generate();
|
||||
$hosts .= dnsmasq_hosts_generate();
|
||||
unbound_hosts_generate();
|
||||
|
||||
/*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user