dnsmasq: Setting fixed order in DNS name resolution.
That fits better my setup; if anyone doesn't need this, we can write an option for the fixed order queries.
This commit is contained in:
parent
a392468245
commit
c76fc27aff
@ -49,7 +49,7 @@ in
|
||||
|
||||
daemonType = "daemon";
|
||||
|
||||
exec = "${dnsmasq}/bin/dnsmasq -R ${serversParam}";
|
||||
exec = "${dnsmasq}/bin/dnsmasq -R ${serversParam} -o";
|
||||
};
|
||||
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user