aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/smplayer.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/smplayer.profile')
-rw-r--r--etc/profile-m-z/smplayer.profile6
1 files changed, 4 insertions, 2 deletions
diff --git a/etc/profile-m-z/smplayer.profile b/etc/profile-m-z/smplayer.profile
index 3fb6fc349..ca5468508 100644
--- a/etc/profile-m-z/smplayer.profile
+++ b/etc/profile-m-z/smplayer.profile
@@ -10,7 +10,7 @@ noblacklist ${HOME}/.config/smplayer
10noblacklist ${HOME}/.config/youtube-dl 10noblacklist ${HOME}/.config/youtube-dl
11noblacklist ${HOME}/.mplayer 11noblacklist ${HOME}/.mplayer
12 12
13# Allow python (blacklisted by disable-interpreters.inc) 13include allow-lua.inc
14include allow-python2.inc 14include allow-python2.inc
15include allow-python3.inc 15include allow-python3.inc
16 16
@@ -26,7 +26,9 @@ include disable-programs.inc
26include disable-shell.inc 26include disable-shell.inc
27include disable-xdg.inc 27include disable-xdg.inc
28 28
29whitelist /usr/share/lua*
29whitelist /usr/share/smplayer 30whitelist /usr/share/smplayer
31whitelist /usr/share/vulkan
30include whitelist-usr-share-common.inc 32include whitelist-usr-share-common.inc
31include whitelist-var-common.inc 33include whitelist-var-common.inc
32 34
@@ -41,7 +43,7 @@ protocol unix,inet,inet6,netlink
41seccomp 43seccomp
42shell none 44shell none
43 45
44private-bin env,mplayer,mpv,python*,smplayer,smtube,youtube-dl 46private-bin env,mplayer,mpv,python*,smplayer,smtube,youtube-dl,waf
45private-dev 47private-dev
46private-tmp 48private-tmp
47 49