aboutsummaryrefslogtreecommitdiffstats
path: root/etc/eom.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/eom.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/eom.profile')
-rw-r--r--etc/eom.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/eom.profile b/etc/eom.profile
index e5024a2bf..c7c92db0e 100644
--- a/etc/eom.profile
+++ b/etc/eom.profile
@@ -19,6 +19,7 @@ include /etc/firejail/disable-programs.inc
19 19
20include /etc/firejail/whitelist-var-common.inc 20include /etc/firejail/whitelist-var-common.inc
21 21
22apparmor
22caps.drop all 23caps.drop all
23# net none - makes settings immutable 24# net none - makes settings immutable
24no3d 25no3d
@@ -33,7 +34,6 @@ protocol unix
33seccomp 34seccomp
34shell none 35shell none
35tracelog 36tracelog
36apparmor
37 37
38private-bin eom 38private-bin eom
39private-dev 39private-dev