mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1925] Allow folder from USB device mounted in /mnt/ #1287
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#1287
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 @Philippe734 on GitHub (May 5, 2018).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1925
I’m using Firejail with Firefox in Ubuntu 18.04 LTS. I need to allow a specific folder in Firejail to set the Downloads folder in Firefox. The folder is on an USB device, mounted at /mnt/stuff/. How to set up Firejail, in order to select the folder /mnt/stuff/ in Firefox (for Downloads)? I tried to add
whitelist /mnt/stuffin the file/etc/firejail/whitelist-common.incbut it’s not working, Firefox can’t access to that folder.@smitsohu commented on GitHub (May 5, 2018):
Hi @Philippe734, with
whitelist /mnt/stuffyou're already halfway there.In addition put
ignore disable-mntinto /etc/firejail/firefox.local, that should get it running.@Philippe734 commented on GitHub (May 5, 2018):
It's works, thanks !
@ghost commented on GitHub (Jun 6, 2018):
Hi, using Firejail 0.9.54 on Kubuntu 18.04 LTS, I can't access files or more to the point can't see what's in a file on my WD Passport drive attached to my Asus RT-AC86U router, file is bank and I get ark errors etc. where and what file do I edit to allow for this, thank you so much.
@SkewedZeppelin commented on GitHub (Jun 6, 2018):
@GeoffK59
if it is directly attached to your computer see https://github.com/netblue30/firejail/issues/1925#issuecomment-386812752
if it is connected to your router see #1560
@ghost commented on GitHub (Jun 6, 2018):
@SkewedZeppelin thank you for responding so quickly, yes it's attached to my router.