Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

profiles: firecfg.config: disable dnsmasq #6533

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

kmk3
Copy link
Collaborator

@kmk3 kmk3 commented Nov 7, 2024

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

There are multiple reports in netblue30#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
@kmk3 kmk3 added the firecfg Anything related to firecfg and not firejail itself label Nov 7, 2024
Copy link
Collaborator

@rusty-snake rusty-snake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

I disabled it on my system long time ago (Fedora).

@kmk3 kmk3 merged commit 096d5a2 into netblue30:master Nov 8, 2024
8 checks passed
@kmk3 kmk3 deleted the firecfg-disable-dnsmasq branch November 8, 2024 10:33
kmk3 added a commit that referenced this pull request Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
firecfg Anything related to firecfg and not firejail itself
Projects
Status: In progress
Development

Successfully merging this pull request may close these issues.

2 participants