dnsmasq: fix previous

This commit is contained in:
Franco Fichtner 2016-11-19 09:59:56 +01:00
parent a670d05c1c
commit e9d13d2643

View File

@ -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();
/*