[PR #4330] [MERGED] add firejail.config switch for private-{bin,etc,opt,srv} #5115

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4330
Author: @smitsohu
Created: 6/3/2021
Status: Merged
Merged: 6/4/2021
Merged by: @netblue30

Base: masterHead: fjconfig


📝 Commits (1)

  • e391930 add firejail.config switch for private-{bin,etc,opt,srv}

📊 Changes

5 files changed (+134 additions, -85 deletions)

View changed files

📝 etc/firejail.config (+17 -5)
📝 src/firejail/checkcfg.c (+6 -2)
📝 src/firejail/firejail.h (+7 -3)
📝 src/firejail/main.c (+60 -44)
📝 src/firejail/profile.c (+44 -31)

📄 Description

No description provided


🔄 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/4330 **Author:** [@smitsohu](https://github.com/smitsohu) **Created:** 6/3/2021 **Status:** ✅ Merged **Merged:** 6/4/2021 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `fjconfig` --- ### 📝 Commits (1) - [`e391930`](https://github.com/netblue30/firejail/commit/e391930dca9ccb4fce225f8364813b6bf127dd9b) add firejail.config switch for private-{bin,etc,opt,srv} ### 📊 Changes **5 files changed** (+134 additions, -85 deletions) <details> <summary>View changed files</summary> 📝 `etc/firejail.config` (+17 -5) 📝 `src/firejail/checkcfg.c` (+6 -2) 📝 `src/firejail/firejail.h` (+7 -3) 📝 `src/firejail/main.c` (+60 -44) 📝 `src/firejail/profile.c` (+44 -31) </details> ### 📄 Description _No description provided_ --- <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:32:34 -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#5115
No description provided.