Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
profiles: firecfg.config: disable dnsmasq (#6533)
There are multiple reports in #6121 that dnsmasq does not work when called by libvirt: $ sudo virsh net-start default error: Failed to start network default error: internal error: Child process (VIR_BRIDGE_NAME=virbr0 /usr/local/bin/dnsmasq [...]) unexpected exit status 1: Error: PATH environment variable not set Also, note that this is a server program, so it might be better to disable it by default anyway. Reported-by: @marek22k
- Loading branch information