aboutsummaryrefslogtreecommitdiffstats
path: root/etc/ark.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/ark.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/ark.profile')
-rw-r--r--etc/ark.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ark.profile b/etc/ark.profile
index f3e366854..beeb652cf 100644
--- a/etc/ark.profile
+++ b/etc/ark.profile
@@ -16,6 +16,7 @@ include /etc/firejail/disable-programs.inc
16 16
17include /etc/firejail/whitelist-var-common.inc 17include /etc/firejail/whitelist-var-common.inc
18 18
19apparmor
19caps.drop all 20caps.drop all
20# net none 21# net none
21netfilter 22netfilter
@@ -29,7 +30,6 @@ novideo
29protocol unix 30protocol unix
30seccomp 31seccomp
31shell none 32shell none
32apparmor
33 33
34private-dev 34private-dev
35private-tmp 35private-tmp