koyomi/hypervisor: Avoid domain conflict
This commit is contained in:
parent
9427ba881d
commit
5c5c554bb2
|
@ -61,7 +61,7 @@ in
|
||||||
no-hosts = true; # do not resolve hosts from /etc/hosts
|
no-hosts = true; # do not resolve hosts from /etc/hosts
|
||||||
no-resolv = true; # only use explicitly configured resolvers
|
no-resolv = true; # only use explicitly configured resolvers
|
||||||
|
|
||||||
domain = [ "sbruder.de" ];
|
domain = [ "koyomi.sbruder.de" ];
|
||||||
|
|
||||||
enable-ra = true; # required to tell clients to use DHCPv6
|
enable-ra = true; # required to tell clients to use DHCPv6
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue