[PR #4669] [MERGED] Relocate firecfg.config to /etc/firejail/ #5219

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4669
Author: @hlein
Created: 11/6/2021
Status: Merged
Merged: 11/11/2021
Merged by: @netblue30

Base: masterHead: firecfg_location


📝 Commits (1)

  • cbbe9ab Relocate firecfg.config to /etc/firejail/

📊 Changes

6 files changed (+12 additions, -11 deletions)

View changed files

📝 Makefile.in (+2 -1)
📝 README.md (+1 -1)
📝 src/firecfg/firecfg.config (+1 -1)
📝 src/firecfg/main.c (+4 -4)
📝 src/firejail/appimage.c (+3 -3)
📝 src/man/firecfg.txt (+1 -1)

📄 Description

This should make it easier for users, and distributions, to customize
which programs they want firejail to wrap.

Signed-off-by: Hank Leininger hlein@korelogic.com
Closes: https://github.com/netblue30/firejail/issues/408
Bug: https://github.com/netblue30/firejail/issues/2097
Bug: https://github.com/netblue30/firejail/issues/2829
Bug: https://github.com/netblue30/firejail/issues/3665


🔄 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/4669 **Author:** [@hlein](https://github.com/hlein) **Created:** 11/6/2021 **Status:** ✅ Merged **Merged:** 11/11/2021 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `firecfg_location` --- ### 📝 Commits (1) - [`cbbe9ab`](https://github.com/netblue30/firejail/commit/cbbe9ab40fd41e5319d30911c5738188527944d4) Relocate firecfg.config to /etc/firejail/ ### 📊 Changes **6 files changed** (+12 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `Makefile.in` (+2 -1) 📝 `README.md` (+1 -1) 📝 `src/firecfg/firecfg.config` (+1 -1) 📝 `src/firecfg/main.c` (+4 -4) 📝 `src/firejail/appimage.c` (+3 -3) 📝 `src/man/firecfg.txt` (+1 -1) </details> ### 📄 Description This should make it easier for users, and distributions, to customize which programs they want firejail to wrap. Signed-off-by: Hank Leininger <hlein@korelogic.com> Closes: https://github.com/netblue30/firejail/issues/408 Bug: https://github.com/netblue30/firejail/issues/2097 Bug: https://github.com/netblue30/firejail/issues/2829 Bug: https://github.com/netblue30/firejail/issues/3665 --- <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:34:26 -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#5219
No description provided.