aboutsummaryrefslogtreecommitdiffstats
path: root/etc/cvlc.profile
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2017-08-29 14:30:28 +0200
committerLibravatar smitsohu <smitsohu@gmail.com>2017-08-29 14:30:28 +0200
commita6a8241c95fe3dc100bee722444be61571821d35 (patch)
treee7f15d0446d40c485e131d8d47991df03cfb95ce /etc/cvlc.profile
parentMerge pull request #1500 from pizzadude/patch-3 (diff)
downloadfirejail-a6a8241c95fe3dc100bee722444be61571821d35.tar.gz
firejail-a6a8241c95fe3dc100bee722444be61571821d35.tar.zst
firejail-a6a8241c95fe3dc100bee722444be61571821d35.zip
profile enhancements (mostly novideo)
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