mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
add missing blacklist paths
This commit is contained in:
parent
9c06db50af
commit
4455f3cd0d
4 changed files with 7 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ include globals.local
|
|||
# breaks when installed under ${HOME} via `pip install --user` (see #2833)
|
||||
ignore noexec ${HOME}
|
||||
|
||||
noblacklist ${HOME}/.cache/youtube-dl
|
||||
noblacklist ${HOME}/.config/youtube-dl
|
||||
noblacklist ${HOME}/.netrc
|
||||
noblacklist ${MUSIC}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue