aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/yt-dlp.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-m-z/yt-dlp.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-m-z/yt-dlp.profile')
-rw-r--r--etc/profile-m-z/yt-dlp.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/profile-m-z/yt-dlp.profile b/etc/profile-m-z/yt-dlp.profile
index bfb24b488..88e7a0949 100644
--- a/etc/profile-m-z/yt-dlp.profile
+++ b/etc/profile-m-z/yt-dlp.profile
@@ -13,7 +13,7 @@ noblacklist ${HOME}/.config/yt-dlp
13noblacklist ${HOME}/yt-dlp.conf 13noblacklist ${HOME}/yt-dlp.conf
14 14
15private-bin yt-dlp 15private-bin yt-dlp
16private-etc ld.so.preload,yt-dlp.conf 16private-etc alternatives,ld.so.cache,ld.so.preload,yt-dlp.conf
17 17
18# Redirect 18# Redirect
19include youtube-dl.profile 19include youtube-dl.profile