aboutsummaryrefslogtreecommitdiffstats
path: root/etc/youtube-dl.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-09-28 14:50:45 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-09-28 14:51:10 +0200
commit4455f3cd0d88991ebd7b867bbc8e8705b66370f8 (patch)
tree7278cc4bbcfd4c8362dea70ce9d52f8468a7e5cf /etc/youtube-dl.profile
parentKeePassXC: Added a warning regarding tray icon (diff)
downloadfirejail-4455f3cd0d88991ebd7b867bbc8e8705b66370f8.tar.gz
firejail-4455f3cd0d88991ebd7b867bbc8e8705b66370f8.tar.zst
firejail-4455f3cd0d88991ebd7b867bbc8e8705b66370f8.zip
add missing blacklist paths
Diffstat (limited to 'etc/youtube-dl.profile')
-rw-r--r--etc/youtube-dl.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/youtube-dl.profile b/etc/youtube-dl.profile
index d87d29ee8..f8ac1e16d 100644
--- a/etc/youtube-dl.profile
+++ b/etc/youtube-dl.profile
@@ -10,6 +10,7 @@ include globals.local
10# breaks when installed under ${HOME} via `pip install --user` (see #2833) 10# breaks when installed under ${HOME} via `pip install --user` (see #2833)
11ignore noexec ${HOME} 11ignore noexec ${HOME}
12 12
13noblacklist ${HOME}/.cache/youtube-dl
13noblacklist ${HOME}/.config/youtube-dl 14noblacklist ${HOME}/.config/youtube-dl
14noblacklist ${HOME}/.netrc 15noblacklist ${HOME}/.netrc
15noblacklist ${MUSIC} 16noblacklist ${MUSIC}