summaryrefslogtreecommitdiff
path: root/profiles/vlc.local
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-06-20 12:40:25 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-06-20 12:40:25 -0700
commit6d3a6e8ab664444aef60b8795146b39246403b12 (patch)
treeb2ec94cfe7fb9ed4c0aed47aa693e019f6cfd179 /profiles/vlc.local
parentAdd netlink to x4-foundations (diff)
downloadfirejail-profiles-6d3a6e8ab664444aef60b8795146b39246403b12.tar.xz
Allow vlc to read from pictures
Set vlc access to xdg folders to read-only
Diffstat (limited to 'profiles/vlc.local')
-rw-r--r--profiles/vlc.local6
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/vlc.local b/profiles/vlc.local
index e34e172..a753263 100644
--- a/profiles/vlc.local
+++ b/profiles/vlc.local
@@ -9,3 +9,9 @@ nodbus
# # due to syscall name_to_handle_at
# # kcmp syscall requied by amdgpu hardware acceleration
seccomp !name_to_handle_at,!kcmp
+
+read-only ${DOWNLOADS}
+read-only ${MUSIC}
+noblacklist ${PICTURES}
+read-only ${PICTURES}
+read-only $(VIDEOS}