aboutsummaryrefslogtreecommitdiffstats
path: root/etc/kodi.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2018-03-17 15:56:06 -0400
committerLibravatar Tad <tad@spotco.us>2018-03-17 15:56:06 -0400
commit68fd00cfe4033a0299c481825373df696b7acdb5 (patch)
tree12024f283fcf8a54dfe7750df69f90b420d1c512 /etc/kodi.profile
parentMerge branch 'master' of https://github.com/netblue30/firejail (diff)
downloadfirejail-68fd00cfe4033a0299c481825373df696b7acdb5.tar.gz
firejail-68fd00cfe4033a0299c481825373df696b7acdb5.tar.zst
firejail-68fd00cfe4033a0299c481825373df696b7acdb5.zip
Move apparmor option to the top of the options list in all profiles
Diffstat (limited to 'etc/kodi.profile')
-rw-r--r--etc/kodi.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/kodi.profile b/etc/kodi.profile
index 4eb2c9df1..dfe019641 100644
--- a/etc/kodi.profile
+++ b/etc/kodi.profile
@@ -12,6 +12,7 @@ include /etc/firejail/disable-devel.inc
12include /etc/firejail/disable-passwdmgr.inc 12include /etc/firejail/disable-passwdmgr.inc
13include /etc/firejail/disable-programs.inc 13include /etc/firejail/disable-programs.inc
14 14
15apparmor
15caps.drop all 16caps.drop all
16netfilter 17netfilter
17nogroups 18nogroups
@@ -21,7 +22,6 @@ protocol unix,inet,inet6,netlink
21seccomp 22seccomp
22shell none 23shell none
23tracelog 24tracelog
24apparmor
25 25
26private-dev 26private-dev
27private-tmp 27private-tmp