aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/ani-cli.profile
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-03-23 02:02:19 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-03-27 08:24:24 -0300
commit13cb318d40b2758aefb9dd360924313a54d8efbd (patch)
tree4aeb22614c0ae3fb44d3feaeca5fa30669b93ac4 /etc/profile-a-l/ani-cli.profile
parentwhitelist-common.inc: remove read-only entries (diff)
downloadfirejail-13cb318d40b2758aefb9dd360924313a54d8efbd.tar.gz
firejail-13cb318d40b2758aefb9dd360924313a54d8efbd.tar.zst
firejail-13cb318d40b2758aefb9dd360924313a54d8efbd.zip
mpv: move read-only entries to disable-common.inc
Note: mpv itself does not modify anything in ~/.config/mpv as far as I know, in which case it does not need a read-write entry. Relates to #5706 #5707 #5710.
Diffstat (limited to 'etc/profile-a-l/ani-cli.profile')
-rw-r--r--etc/profile-a-l/ani-cli.profile2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/profile-a-l/ani-cli.profile b/etc/profile-a-l/ani-cli.profile
index 231b5bca0..f05653719 100644
--- a/etc/profile-a-l/ani-cli.profile
+++ b/etc/profile-a-l/ani-cli.profile
@@ -35,7 +35,5 @@ private-bin ani-cli,aria2c,cat,cp,curl,cut,ffmpeg,fzf,grep,head,mkdir,mv,nl,nohu
35private-etc alsa,alternatives,asound.conf,ca-certificates,crypto-policies,fonts,host.conf,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,localtime,machine-id,mime.types,nsswitch.conf,pango,pki,protocols,pulse,resolv.conf,rpc,services,ssl,X11,xdg 35private-etc alsa,alternatives,asound.conf,ca-certificates,crypto-policies,fonts,host.conf,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,localtime,machine-id,mime.types,nsswitch.conf,pango,pki,protocols,pulse,resolv.conf,rpc,services,ssl,X11,xdg
36private-tmp 36private-tmp
37 37
38read-only ${HOME}/.config/mpv
39
40# Redirect 38# Redirect
41include mpv.profile 39include mpv.profile