aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/gallery-dl.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-10-26 16:00:32 +0200
committerLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2021-10-27 11:00:43 +0200
commit23c4234d709fccc4a78d64aec0adbd6a22db5909 (patch)
treec51088111c0ba7538536db20f7a3e258c3a1c1d9 /etc/profile-a-l/gallery-dl.profile
parentAdd disable-proc to firefox-common (diff)
downloadfirejail-23c4234d709fccc4a78d64aec0adbd6a22db5909.tar.gz
firejail-23c4234d709fccc4a78d64aec0adbd6a22db5909.tar.zst
firejail-23c4234d709fccc4a78d64aec0adbd6a22db5909.zip
Add alteratives and ld.so.cache to all private-etc lines
Command is the same as in d8d97acb
Diffstat (limited to 'etc/profile-a-l/gallery-dl.profile')
-rw-r--r--etc/profile-a-l/gallery-dl.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-a-l/gallery-dl.profile b/etc/profile-a-l/gallery-dl.profile
index a31dde21c..2947873ef 100644
--- a/etc/profile-a-l/gallery-dl.profile
+++ b/etc/profile-a-l/gallery-dl.profile
@@ -12,7 +12,7 @@ noblacklist ${HOME}/.config/gallery-dl
12noblacklist ${HOME}/.gallery-dl.conf 12noblacklist ${HOME}/.gallery-dl.conf
13 13
14private-bin gallery-dl 14private-bin gallery-dl
15private-etc gallery-dl.conf,ld.so.preload 15private-etc alternatives,gallery-dl.conf,ld.so.cache,ld.so.preload
16 16
17# Redirect 17# Redirect
18include youtube-dl.profile 18include youtube-dl.profile