aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/mpv.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/mpv.profile')
-rw-r--r--etc/profile-m-z/mpv.profile5
1 files changed, 2 insertions, 3 deletions
diff --git a/etc/profile-m-z/mpv.profile b/etc/profile-m-z/mpv.profile
index af5c214f7..efb11465b 100644
--- a/etc/profile-m-z/mpv.profile
+++ b/etc/profile-m-z/mpv.profile
@@ -11,7 +11,7 @@ include globals.local
11# edit ~/.config/mpv/foobar.conf: 11# edit ~/.config/mpv/foobar.conf:
12# screenshot-directory=~/Pictures 12# screenshot-directory=~/Pictures
13 13
14# Mpv has a powerfull lua-API, some off these lua-scripts interact 14# Mpv has a powerful lua-API, some off these lua-scripts interact
15# with external resources which are blocked by firejail. In such cases 15# with external resources which are blocked by firejail. In such cases
16# you need to allow these resources by 16# you need to allow these resources by
17# - adding additional binaries to private-bin 17# - adding additional binaries to private-bin
@@ -41,7 +41,6 @@ include disable-common.inc
41include disable-devel.inc 41include disable-devel.inc
42include disable-exec.inc 42include disable-exec.inc
43include disable-interpreters.inc 43include disable-interpreters.inc
44include disable-passwdmgr.inc
45include disable-programs.inc 44include disable-programs.inc
46include disable-shell.inc 45include disable-shell.inc
47 46
@@ -75,7 +74,7 @@ seccomp.block-secondary
75shell none 74shell none
76tracelog 75tracelog
77 76
78private-bin env,mpv,python*,waf,youtube-dl 77private-bin env,mpv,python*,waf,youtube-dl,yt-dlp
79# private-cache causes slow OSD, see #2838 78# private-cache causes slow OSD, see #2838
80#private-cache 79#private-cache
81private-dev 80private-dev