[PR #782] [MERGED] Accept /mnt in --whitelist option #3753

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/782
Author: @manevich
Created: 9/15/2016
Status: Merged
Merged: 9/16/2016
Merged by: @netblue30

Base: masterHead: whitelist-mnt


📝 Commits (2)

📊 Changes

4 files changed (+63 additions, -2 deletions)

View changed files

📝 src/firejail/firejail.h (+2 -0)
📝 src/firejail/fs_whitelist.c (+59 -0)
📝 src/man/firejail-profile.txt (+1 -1)
📝 src/man/firejail.txt (+1 -1)

📄 Description

For https://github.com/netblue30/firejail/issues/781
Essentially, copy-paste of /media code.


🔄 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/782 **Author:** [@manevich](https://github.com/manevich) **Created:** 9/15/2016 **Status:** ✅ Merged **Merged:** 9/16/2016 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `whitelist-mnt` --- ### 📝 Commits (2) - [`30c9afe`](https://github.com/netblue30/firejail/commit/30c9afe1085e8780f16e606a07f6381f7b47d108) /mnt whitelisting - [`a7c2e4a`](https://github.com/netblue30/firejail/commit/a7c2e4aa3fab87112bed6675a3ad75f68e191b6e) update man ### 📊 Changes **4 files changed** (+63 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/firejail/firejail.h` (+2 -0) 📝 `src/firejail/fs_whitelist.c` (+59 -0) 📝 `src/man/firejail-profile.txt` (+1 -1) 📝 `src/man/firejail.txt` (+1 -1) </details> ### 📄 Description For https://github.com/netblue30/firejail/issues/781 Essentially, copy-paste of `/media` code. --- <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:07:18 -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#3753
No description provided.