aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/QMediathekView.profile
diff options
context:
space:
mode:
authorLibravatar pirate486743186 <429925+pirate486743186@users.noreply.github.com>2023-12-14 02:57:58 +0100
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2023-12-13 23:29:50 -0300
commitd0ee85981e1c148a58b4a6c8a2a49edc7ba4fabc (patch)
tree8327a27aa53b2e32ab9d8774432a9ccde0f1eec3 /etc/profile-m-z/QMediathekView.profile
parentlandlock: use uint32_t instead of __u32 in firejail.h (diff)
downloadfirejail-d0ee85981e1c148a58b4a6c8a2a49edc7ba4fabc.tar.gz
firejail-d0ee85981e1c148a58b4a6c8a2a49edc7ba4fabc.tar.zst
firejail-d0ee85981e1c148a58b4a6c8a2a49edc7ba4fabc.zip
mpv: whitelist /usr/share/mpv
Use case: You install scripts in `/usr/share/mpv` but they remain inactive. You then symlink them to `/etc/mpv` to activate them if you want.
Diffstat (limited to 'etc/profile-m-z/QMediathekView.profile')
-rw-r--r--etc/profile-m-z/QMediathekView.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/profile-m-z/QMediathekView.profile b/etc/profile-m-z/QMediathekView.profile
index 853b6ae52..eb0dbba2b 100644
--- a/etc/profile-m-z/QMediathekView.profile
+++ b/etc/profile-m-z/QMediathekView.profile
@@ -47,6 +47,7 @@ whitelist ${HOME}/.local/share/totem
47whitelist ${HOME}/.local/share/xplayer 47whitelist ${HOME}/.local/share/xplayer
48whitelist ${HOME}/.local/state/mpv 48whitelist ${HOME}/.local/state/mpv
49whitelist ${HOME}/.mplayer 49whitelist ${HOME}/.mplayer
50whitelist /usr/share/mpv
50whitelist /usr/share/qtchooser 51whitelist /usr/share/qtchooser
51include whitelist-common.inc 52include whitelist-common.inc
52include whitelist-run-common.inc 53include whitelist-run-common.inc