[PR #5591] [MERGED] modif: stop hiding blacklisted files in /etc by default and add a new etc-no-blacklisted option #5561

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5591
Author: @smitsohu
Created: 1/15/2023
Status: Merged
Merged: 1/16/2023
Merged by: @netblue30

Base: masterHead: private-etc-no-blacklisted


📝 Commits (2)

📊 Changes

6 files changed (+14 additions, -3 deletions)

View changed files

📝 etc/firejail.config (+3 -0)
📝 src/firejail/checkcfg.c (+2 -0)
📝 src/firejail/firejail.h (+1 -0)
📝 src/firejail/fs.c (+1 -1)
📝 src/firejail/fs_etc.c (+6 -1)
📝 test/fs/option_blacklist_file.exp (+1 -1)

📄 Description

Closes #5010
Closes #5230


🔄 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/5591 **Author:** [@smitsohu](https://github.com/smitsohu) **Created:** 1/15/2023 **Status:** ✅ Merged **Merged:** 1/16/2023 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `private-etc-no-blacklisted` --- ### 📝 Commits (2) - [`ded5020`](https://github.com/netblue30/firejail/commit/ded50200e0dcc0e79adf0158669791a4c7d5f911) opt-in: skip blacklisted files in private-etc - #5010, #5230 - [`f754fd9`](https://github.com/netblue30/firejail/commit/f754fd99e5555f982f20dbc80c68e5c9b82dfcf7) testing ### 📊 Changes **6 files changed** (+14 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `etc/firejail.config` (+3 -0) 📝 `src/firejail/checkcfg.c` (+2 -0) 📝 `src/firejail/firejail.h` (+1 -0) 📝 `src/firejail/fs.c` (+1 -1) 📝 `src/firejail/fs_etc.c` (+6 -1) 📝 `test/fs/option_blacklist_file.exp` (+1 -1) </details> ### 📄 Description Closes #5010 Closes #5230 --- <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:40:40 -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#5561
No description provided.