summaryrefslogtreecommitdiffstats
path: root/etc/celluloid.profile
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2019-07-06 23:35:40 +0000
committerLibravatar GitHub <noreply@github.com>2019-07-06 23:35:40 +0000
commit0dffeb15b650a113643aa0d632ffae59379fe12e (patch)
treefa7351d5de0f3fe6ce86a9b565b628ef411de5a5 /etc/celluloid.profile
parentmpg123 (diff)
downloadfirejail-0dffeb15b650a113643aa0d632ffae59379fe12e.tar.gz
firejail-0dffeb15b650a113643aa0d632ffae59379fe12e.tar.zst
firejail-0dffeb15b650a113643aa0d632ffae59379fe12e.zip
Add youtube-dl config handling (#2836)
* Add youtube-dl config to disable-programs.inc * Add config handling to youtube-dl * Add youtube-dl config handling to celluloid.profile * Add youtube-dl config handling to mpv.profile * Add youtube-dl config handling to smplayer.profile * Add youtube-dl config handling to mpsyt.profile
Diffstat (limited to 'etc/celluloid.profile')
-rw-r--r--etc/celluloid.profile3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/celluloid.profile b/etc/celluloid.profile
index 89543d6cc..6b7db6b44 100644
--- a/etc/celluloid.profile
+++ b/etc/celluloid.profile
@@ -6,8 +6,9 @@ include celluloid.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9noblacklist ${HOME}/.config/gnome-mpv
10noblacklist ${HOME}/.config/celluloid 9noblacklist ${HOME}/.config/celluloid
10noblacklist ${HOME}/.config/gnome-mpv
11noblacklist ${HOME}/.config/youtube-dl
11noblacklist ${MUSIC} 12noblacklist ${MUSIC}
12noblacklist ${VIDEOS} 13noblacklist ${VIDEOS}
13 14