aboutsummaryrefslogtreecommitdiffstats
path: root/etc/cvlc.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-08-23 07:46:52 -0400
committerLibravatar GitHub <noreply@github.com>2017-08-23 07:46:52 -0400
commit976e7ea76e8ffcfd73eb9a3f7c791b5ed0bcdf66 (patch)
treeffc1657e4af251064848d1b0abd05370df67f1b4 /etc/cvlc.profile
parentMerge pull request #1488 from SpotComms/mf (diff)
parentharmonize vlc and cvlc (diff)
downloadfirejail-976e7ea76e8ffcfd73eb9a3f7c791b5ed0bcdf66.tar.gz
firejail-976e7ea76e8ffcfd73eb9a3f7c791b5ed0bcdf66.tar.zst
firejail-976e7ea76e8ffcfd73eb9a3f7c791b5ed0bcdf66.zip
Merge pull request #1489 from smitsohu/profilefixes
profile fixes and enhancements
Diffstat (limited to 'etc/cvlc.profile')
-rw-r--r--etc/cvlc.profile7
1 files changed, 5 insertions, 2 deletions
diff --git a/etc/cvlc.profile b/etc/cvlc.profile
index 460966321..e0d32da0f 100644
--- a/etc/cvlc.profile
+++ b/etc/cvlc.profile
@@ -14,7 +14,7 @@ include /etc/firejail/disable-programs.inc
14 14
15caps.drop all 15caps.drop all
16netfilter 16netfilter
17nogroups 17# nogroups
18nonewprivs 18nonewprivs
19noroot 19noroot
20protocol unix,inet,inet6,netlink 20protocol unix,inet,inet6,netlink
@@ -27,4 +27,7 @@ tracelog
27private-dev 27private-dev
28private-tmp 28private-tmp
29 29
30memory-deny-write-execute 30# mdwe is disabled due to breaking hardware accelerated decoding
31# memory-deny-write-execute
32noexec ${HOME}
33noexec /tmp