[GH-ISSUE #503] Mounted partitions not invisible #352

Closed
opened 2026-05-05 05:40:03 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @Acromonkey on GitHub (May 7, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/503

I use Lubuntu 16.04. I start firefox with

firejail firefox

When I want to save a page in firefox, then I can only see my desk and the folder "Downloads". That is fine.

BUT I can also save files from firefox in other partitions where my other other operating systems are located. I guess, that should not be the case.

Originally created by @Acromonkey on GitHub (May 7, 2016). Original GitHub issue: https://github.com/netblue30/firejail/issues/503 I use Lubuntu 16.04. I start firefox with `firejail firefox` When I want to save a page in firefox, then I can only see my desk and the folder "Downloads". That is fine. BUT I can also save files from firefox in other partitions where my other other operating systems are located. I guess, that should not be the case.
gitea-mirror 2026-05-05 05:40:03 -06:00
Author
Owner

@netblue30 commented on GitHub (May 7, 2016):

Was done on purpose, so it will allow you to view html pages on mounted drives. You can blacklist it easily:

$ firejail --blacklist=/media --blacklist=/mnt firefox
<!-- gh-comment-id:217635428 --> @netblue30 commented on GitHub (May 7, 2016): Was done on purpose, so it will allow you to view html pages on mounted drives. You can blacklist it easily: ``` $ firejail --blacklist=/media --blacklist=/mnt firefox ```
Author
Owner

@Acromonkey commented on GitHub (May 7, 2016):

ok, thank you, good to know!!

<!-- gh-comment-id:217667833 --> @Acromonkey commented on GitHub (May 7, 2016): ok, thank you, good to know!!
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#352
No description provided.