summaryrefslogtreecommitdiffstats
path: root/etc/eog.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/eog.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/eog.profile')
-rw-r--r--etc/eog.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/eog.profile b/etc/eog.profile
index e5302a84f..545a6e432 100644
--- a/etc/eog.profile
+++ b/etc/eog.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
@@ -32,7 +33,6 @@ novideo
32protocol unix 33protocol unix
33seccomp 34seccomp
34shell none 35shell none
35apparmor
36 36
37private-bin eog 37private-bin eog
38private-dev 38private-dev