aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/disable-programs.inc2
-rw-r--r--etc/profile-a-l/gallery-dl.profile17
-rw-r--r--etc/profile-m-z/youtube-viewers-common.profile2
3 files changed, 20 insertions, 1 deletions
diff --git a/etc/inc/disable-programs.inc b/etc/inc/disable-programs.inc
index 8b6938cd8..9de781fb5 100644
--- a/etc/inc/disable-programs.inc
+++ b/etc/inc/disable-programs.inc
@@ -234,6 +234,7 @@ blacklist ${HOME}/.config/font-manager
234blacklist ${HOME}/.config/freecol 234blacklist ${HOME}/.config/freecol
235blacklist ${HOME}/.config/gajim 235blacklist ${HOME}/.config/gajim
236blacklist ${HOME}/.config/galculator 236blacklist ${HOME}/.config/galculator
237blacklist ${HOME}/.config/gallery-dl
237blacklist ${HOME}/.config/gconf 238blacklist ${HOME}/.config/gconf
238blacklist ${HOME}/.config/geany 239blacklist ${HOME}/.config/geany
239blacklist ${HOME}/.config/geary 240blacklist ${HOME}/.config/geary
@@ -493,6 +494,7 @@ blacklist ${HOME}/.freemind
493blacklist ${HOME}/.frogatto 494blacklist ${HOME}/.frogatto
494blacklist ${HOME}/.frozen-bubble 495blacklist ${HOME}/.frozen-bubble
495blacklist ${HOME}/.funnyboat 496blacklist ${HOME}/.funnyboat
497blacklist ${HOME}/.gallery-dl.conf
496blacklist ${HOME}/.gimp* 498blacklist ${HOME}/.gimp*
497blacklist ${HOME}/.gist 499blacklist ${HOME}/.gist
498blacklist ${HOME}/.gitconfig 500blacklist ${HOME}/.gitconfig
diff --git a/etc/profile-a-l/gallery-dl.profile b/etc/profile-a-l/gallery-dl.profile
new file mode 100644
index 000000000..b2f482835
--- /dev/null
+++ b/etc/profile-a-l/gallery-dl.profile
@@ -0,0 +1,17 @@
1# Firejail profile for gallery-dl
2# Description: Downloader of images from various sites
3# This file is overwritten after every install/update
4quiet
5# Persistent local customizations
6include gallery-dl.local
7# Persistent global definitions
8include globals.local
9
10noblacklist ${HOME}/.config/gallery-dl
11noblacklist ${HOME}/.gallery-dl.conf
12
13private-bin gallery-dl
14private-etc gallery-dl.conf
15
16# Redirect
17include youtube-dl.profile
diff --git a/etc/profile-m-z/youtube-viewers-common.profile b/etc/profile-m-z/youtube-viewers-common.profile
index a6d8c164f..a05f05c51 100644
--- a/etc/profile-m-z/youtube-viewers-common.profile
+++ b/etc/profile-m-z/youtube-viewers-common.profile
@@ -50,7 +50,7 @@ shell none
50tracelog 50tracelog
51 51
52disable-mnt 52disable-mnt
53private-bin bash,ffmpeg,ffprobe,firefox,mpv,perl,python*,sh,smplayer,stty,wget,which,xterm,youtube-dl 53private-bin bash,ffmpeg,ffprobe,firefox,mpv,perl,python*,sh,smplayer,stty,wget,which,xterm,youtube-dl,yt-dlp
54private-cache 54private-cache
55private-dev 55private-dev
56private-etc alsa,alternatives,asound.conf,ca-certificates,crypto-policies,fonts,gtk-2.0,gtk-3.0,host.conf,hostname,hosts,machine-id,mime.types,nsswitch.conf,passwd,pki,pulse,resolv.conf,ssl,X11,xdg 56private-etc alsa,alternatives,asound.conf,ca-certificates,crypto-policies,fonts,gtk-2.0,gtk-3.0,host.conf,hostname,hosts,machine-id,mime.types,nsswitch.conf,passwd,pki,pulse,resolv.conf,ssl,X11,xdg