[GH-ISSUE #2132] vlc: why is $(DOCUMENTS) blacklisted? #1444

Closed
opened 2026-05-05 08:06:28 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @mr-blobbyyy on GitHub (Oct 2, 2018).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2132

Any media in the documents folder is not even browsable?

Originally created by @mr-blobbyyy on GitHub (Oct 2, 2018). Original GitHub issue: https://github.com/netblue30/firejail/issues/2132 Any media in the documents folder is not even browsable?
gitea-mirror 2026-05-05 08:06:28 -06:00
Author
Owner

@Fred-Barclay commented on GitHub (Oct 2, 2018):

Generally speaking, we thought it was better to not allow access to documents.

You can change this pretty easily though -- just make a file /etc/firejail/vlc.local with the following line:

noblacklist ${DOCUMENTS}

After saving the file and restarting vlc, you should be able to access any media in your documents folder.

Cheers!
Fred

<!-- gh-comment-id:426465121 --> @Fred-Barclay commented on GitHub (Oct 2, 2018): Generally speaking, we thought it was better to not allow access to documents. You can change this pretty easily though -- just make a file `/etc/firejail/vlc.local` with the following line: ``` noblacklist ${DOCUMENTS} ``` After saving the file and restarting vlc, you should be able to access any media in your documents folder. Cheers! Fred
Author
Owner

@chiraag-nataraj commented on GitHub (Oct 3, 2018):

@mr-blobbyyy If @Fred-Barclay's solution doesn't work, please feel free to re-open!

<!-- gh-comment-id:426476903 --> @chiraag-nataraj commented on GitHub (Oct 3, 2018): @mr-blobbyyy If @Fred-Barclay's solution doesn't work, please feel free to re-open!
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#1444
No description provided.