summaryrefslogtreecommitdiff
path: root/profiles/vlc.local
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-11-13 09:12:12 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-11-13 09:12:12 -0800
commitbcf0143fa99a8537512e7fee9bd57e1bb30222ad (patch)
treed6ea24f2ad606037169e56c74f1c34f2785ded18 /profiles/vlc.local
parentAdd qimv profile (diff)
downloadfirejail-profiles-bcf0143fa99a8537512e7fee9bd57e1bb30222ad.tar.xz
Fix vlc.local causing vlc to zombie
Diffstat (limited to 'profiles/vlc.local')
-rw-r--r--profiles/vlc.local5
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/vlc.local b/profiles/vlc.local
index 0b4bfa4..b57bc82 100644
--- a/profiles/vlc.local
+++ b/profiles/vlc.local
@@ -1,10 +1,13 @@
+ignore mkdir ${HOME}/.cache/vlc
ignore noblacklist ${HOME}/.cache/vlc
+ignore whitelist ${HOME}/.cache/vlc
noblacklist ${MUSIC}
noblacklist ${PICTURES}
noblacklist ${VIDEOS}
include disable-xdg.inc
+whitelist ${DOWNLOADS}
whitelist ${MUSIC}
whitelist ${PICTURES}
whitelist ${VIDEOS}
@@ -20,7 +23,7 @@ ignore ipc-namespace
# # seccomp breaks integrated file manager on kde applications
# # due to syscall name_to_handle_at
-# # kcmp syscall requied by amdgpu hardware acceleration
+# # kcmp syscall required by amdgpu hardware acceleration
seccomp !name_to_handle_at,!kcmp
dbus-user none