summaryrefslogtreecommitdiffstats
path: root/etc/electron.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/electron.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/electron.profile')
-rw-r--r--etc/electron.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/electron.profile b/etc/electron.profile
index 2ff61914e..222beada0 100644
--- a/etc/electron.profile
+++ b/etc/electron.profile
@@ -11,6 +11,7 @@ include /etc/firejail/disable-programs.inc
11 11
12whitelist ${DOWNLOADS} 12whitelist ${DOWNLOADS}
13 13
14apparmor
14caps.drop all 15caps.drop all
15netfilter 16netfilter
16nodvd 17nodvd
@@ -20,4 +21,3 @@ noroot
20notv 21notv
21protocol unix,inet,inet6,netlink 22protocol unix,inet,inet6,netlink
22seccomp 23seccomp
23apparmor