aboutsummaryrefslogtreecommitdiffstats
path: root/etc/cvlc.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/cvlc.profile')
-rw-r--r--etc/cvlc.profile27
1 files changed, 3 insertions, 24 deletions
diff --git a/etc/cvlc.profile b/etc/cvlc.profile
index e0d32da0f..f095f487e 100644
--- a/etc/cvlc.profile
+++ b/etc/cvlc.profile
@@ -5,29 +5,8 @@ include /etc/firejail/cvlc.local
5# Persistent global definitions 5# Persistent global definitions
6include /etc/firejail/globals.local 6include /etc/firejail/globals.local
7 7
8noblacklist ${HOME}/.config/vlc
9
10include /etc/firejail/disable-common.inc
11include /etc/firejail/disable-devel.inc
12include /etc/firejail/disable-passwdmgr.inc
13include /etc/firejail/disable-programs.inc
14
15caps.drop all
16netfilter
17# nogroups
18nonewprivs
19noroot
20protocol unix,inet,inet6,netlink
21seccomp
22shell none
23tracelog
24
25# clvc doesn't like private-bin 8# clvc doesn't like private-bin
26# private-bin vlc,cvlc,nvlc,rvlc,qvlc,svlc 9ignore private-bin
27private-dev
28private-tmp
29 10
30# mdwe is disabled due to breaking hardware accelerated decoding 11# Redirect
31# memory-deny-write-execute 12include /etc/firejail/vlc.profile
32noexec ${HOME}
33noexec /tmp