From fb713f688d2c60cc544dbff7a6b35fd41cb507d1 Mon Sep 17 00:00:00 2001 From: kortewegdevries Date: Wed, 2 Sep 2020 10:46:28 +0000 Subject: Fixes #3596 (#3619) --- etc/profile-m-z/smplayer.profile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'etc/profile-m-z/smplayer.profile') 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 noblacklist ${HOME}/.config/youtube-dl noblacklist ${HOME}/.mplayer -# Allow python (blacklisted by disable-interpreters.inc) +include allow-lua.inc include allow-python2.inc include allow-python3.inc @@ -26,7 +26,9 @@ include disable-programs.inc include disable-shell.inc include disable-xdg.inc +whitelist /usr/share/lua* whitelist /usr/share/smplayer +whitelist /usr/share/vulkan include whitelist-usr-share-common.inc include whitelist-var-common.inc @@ -41,7 +43,7 @@ protocol unix,inet,inet6,netlink seccomp shell none -private-bin env,mplayer,mpv,python*,smplayer,smtube,youtube-dl +private-bin env,mplayer,mpv,python*,smplayer,smtube,youtube-dl,waf private-dev private-tmp -- cgit v1.2.3-54-g00ecf