aboutsummaryrefslogtreecommitdiffstats
path: root/etc/mpv.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2018-03-17 16:39:16 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2018-03-17 16:39:16 -0400
commitf1cc1918f23aeccec50513ceab53c800e2f8721d (patch)
tree8700ad820e2186c1963cee6063b70f4396c22cfd /etc/mpv.profile
parentasunder profile (diff)
parentMove apparmor option to the top of the options list in all profiles (diff)
downloadfirejail-f1cc1918f23aeccec50513ceab53c800e2f8721d.tar.gz
firejail-f1cc1918f23aeccec50513ceab53c800e2f8721d.tar.zst
firejail-f1cc1918f23aeccec50513ceab53c800e2f8721d.zip
Merge branch 'master' of https://github.com/netblue30/firejail
Diffstat (limited to 'etc/mpv.profile')
-rw-r--r--etc/mpv.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/mpv.profile b/etc/mpv.profile
index e864d5d45..a4dc679f4 100644
--- a/etc/mpv.profile
+++ b/etc/mpv.profile
@@ -15,6 +15,7 @@ include /etc/firejail/disable-programs.inc
15 15
16include /etc/firejail/whitelist-var-common.inc 16include /etc/firejail/whitelist-var-common.inc
17 17
18apparmor
18caps.drop all 19caps.drop all
19netfilter 20netfilter
20nogroups 21nogroups
@@ -24,7 +25,6 @@ protocol unix,inet,inet6
24seccomp 25seccomp
25shell none 26shell none
26tracelog 27tracelog
27apparmor
28 28
29private-bin mpv,youtube-dl,python*,env 29private-bin mpv,youtube-dl,python*,env
30private-dev 30private-dev