[PR #6533] [MERGED] profiles: firecfg: disable dnsmasq #6051

Closed
opened 2026-05-05 10:49:47 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6533
Author: @kmk3
Created: 11/7/2024
Status: Merged
Merged: 11/8/2024
Merged by: @kmk3

Base: masterHead: firecfg-disable-dnsmasq


📝 Commits (1)

  • 8c31cb5 profiles: firecfg.config: disable dnsmasq

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/firecfg/firecfg.config (+1 -1)

📄 Description

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


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/6533 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 11/7/2024 **Status:** ✅ Merged **Merged:** 11/8/2024 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `firecfg-disable-dnsmasq` --- ### 📝 Commits (1) - [`8c31cb5`](https://github.com/netblue30/firejail/commit/8c31cb52fad65fab15db28c0d3c036ba8aadfeac) profiles: firecfg.config: disable dnsmasq ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/firecfg/firecfg.config` (+1 -1) </details> ### 📄 Description 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:49:47 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#6051
No description provided.