[PR #1009] [CLOSED] Blacklists common mount points like /mnt #3821

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/1009
Author: @Fred-Barclay
Created: 12/26/2016
Status: Closed

Base: masterHead: blacklist_mnt


📝 Commits (2)

  • 6a8ea7c Blacklists common mount points like /mnt
  • 1b7ad65 Noblacklist /mnt, /media, and /run/media for media players

📊 Changes

21 files changed (+74 additions, -3 deletions)

View changed files

📝 etc/amarok.profile (+4 -0)
📝 etc/audacious.profile (+5 -0)
📝 etc/audacity.profile (+3 -0)
📝 etc/brasero.profile (+3 -0)
📝 etc/clementine.profile (+4 -0)
📝 etc/deadbeef.profile (+3 -0)
📝 etc/disable-common.inc (+5 -0)
📝 etc/dragon.profile (+3 -1)
📝 etc/gnome-mplayer.profile (+4 -0)
📝 etc/gnome-music.profile (+3 -0)
📝 etc/google-play-music-desktop-player.profile (+3 -0)
📝 etc/guayadeque.profile (+3 -0)
📝 etc/k3b.profile (+5 -2)
📝 etc/lollypop.profile (+3 -0)
📝 etc/mpv.profile (+3 -0)
📝 etc/parole.profile (+4 -0)
📝 etc/rhythmbox.profile (+4 -0)
📝 etc/totem.profile (+3 -0)
📝 etc/vlc.profile (+3 -0)
📝 etc/xfburn.profile (+3 -0)

...and 1 more files

📄 Description

Handles #1001
If merged, /mnt, /media, and /run/media will be blacklisted by default. Thoughts?


🔄 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/1009 **Author:** [@Fred-Barclay](https://github.com/Fred-Barclay) **Created:** 12/26/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `blacklist_mnt` --- ### 📝 Commits (2) - [`6a8ea7c`](https://github.com/netblue30/firejail/commit/6a8ea7c015ded0c15fd1793477929b9a6bdfab2f) Blacklists common mount points like /mnt - [`1b7ad65`](https://github.com/netblue30/firejail/commit/1b7ad65f3aee96d009e3539a00277a3a7b7acad3) Noblacklist /mnt, /media, and /run/media for media players ### 📊 Changes **21 files changed** (+74 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `etc/amarok.profile` (+4 -0) 📝 `etc/audacious.profile` (+5 -0) 📝 `etc/audacity.profile` (+3 -0) 📝 `etc/brasero.profile` (+3 -0) 📝 `etc/clementine.profile` (+4 -0) 📝 `etc/deadbeef.profile` (+3 -0) 📝 `etc/disable-common.inc` (+5 -0) 📝 `etc/dragon.profile` (+3 -1) 📝 `etc/gnome-mplayer.profile` (+4 -0) 📝 `etc/gnome-music.profile` (+3 -0) 📝 `etc/google-play-music-desktop-player.profile` (+3 -0) 📝 `etc/guayadeque.profile` (+3 -0) 📝 `etc/k3b.profile` (+5 -2) 📝 `etc/lollypop.profile` (+3 -0) 📝 `etc/mpv.profile` (+3 -0) 📝 `etc/parole.profile` (+4 -0) 📝 `etc/rhythmbox.profile` (+4 -0) 📝 `etc/totem.profile` (+3 -0) 📝 `etc/vlc.profile` (+3 -0) 📝 `etc/xfburn.profile` (+3 -0) _...and 1 more files_ </details> ### 📄 Description Handles #1001 If merged, /mnt, /media, and /run/media will be blacklisted by default. Thoughts? --- <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:08:31 -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#3821
No description provided.