mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #503] Mounted partitions not invisible #352
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#352
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 firefoxWhen 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.
@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:
@Acromonkey commented on GitHub (May 7, 2016):
ok, thank you, good to know!!