mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
13 lines
420 B
Plaintext
13 lines
420 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
|
||
|
server=/example.com/192.168.1.1
|
||
|
except-interface=lo
|
||
|
bind-dynamic
|
||
|
interface=virbr0
|
||
|
addn-hosts=/var/lib/libvirt/dnsmasq/default.addnhosts
|