This commit is contained in:
kortewegdevries 2020-09-02 10:46:28 +00:00 committed by GitHub
parent fa28d0ec87
commit fb713f688d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 3 deletions

View file

@ -61,7 +61,7 @@ seccomp
shell none
tracelog
private-bin env,mpv,python*,youtube-dl
private-bin env,mpv,python*,youtube-dl,waf
# private-cache causes slow OSD, see #2838
#private-cache
private-dev

View file

@ -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