From 13cb318d40b2758aefb9dd360924313a54d8efbd Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Thu, 23 Mar 2023 02:02:19 -0300 Subject: 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. --- etc/profile-a-l/ani-cli.profile | 2 -- 1 file changed, 2 deletions(-) (limited to 'etc/profile-a-l/ani-cli.profile') 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 private-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 private-tmp -read-only ${HOME}/.config/mpv - # Redirect include mpv.profile -- cgit v1.2.3-54-g00ecf