• D
    Move dnsmasq host file to a separate directory · 4e041189
    Daniel Veillard 提交于
    use /var/lib/libvirt/dnsmasq since /var/lib/libvirt/network is
    unreadable by the dnsmasq binary
    
    * src/network/bridge_driver.c: update DNSMASQ_STATE_DIR
    * src/Makefile.am: create it on make install
    * libvirt.spec.in: take the new directory into account
    4e041189
bridge_driver.c 47.9 KB