mirror of https://gitee.com/openkylin/libvirt.git
16 lines
443 B
Plaintext
16 lines
443 B
Plaintext
##WARNING: THIS IS AN AUTO-GENERATED FILE. CHANGES TO IT ARE LIKELY TO BE
|
|
##OVERWRITTEN AND LOST. Changes to this configuration should be made using:
|
|
## virsh net-edit default
|
|
## or other application using the libvirt API.
|
|
##
|
|
## dnsmasq conf file created by libvirt
|
|
strict-order
|
|
domain=example.com
|
|
expand-hosts
|
|
domain-needed
|
|
local=//
|
|
except-interface=lo
|
|
bind-dynamic
|
|
interface=virbr0
|
|
addn-hosts=/var/lib/libvirt/dnsmasq/default.addnhosts
|