mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-04 20:31:13 +00:00
14 lines
432 B
Plaintext
14 lines
432 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 tftp-only
|
||
|
## or other application using the libvirt API.
|
||
|
##
|
||
|
## dnsmasq conf file created by libvirt
|
||
|
strict-order
|
||
|
except-interface=lo
|
||
|
bind-dynamic
|
||
|
interface=virbr0
|
||
|
enable-tftp
|
||
|
tftp-root=/var/lib/tftproot
|
||
|
addn-hosts=/var/lib/libvirt/dnsmasq/tftp-only.addnhosts
|