aboutsummaryrefslogtreecommitdiffstats
path: root/etc/openshot.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/openshot.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/openshot.profile')
-rw-r--r--etc/openshot.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/openshot.profile b/etc/openshot.profile
index 5d81df193..ca9110be6 100644
--- a/etc/openshot.profile
+++ b/etc/openshot.profile
@@ -15,6 +15,7 @@ include /etc/firejail/disable-programs.inc
15 15
16include /etc/firejail/whitelist-var-common.inc 16include /etc/firejail/whitelist-var-common.inc
17 17
18apparmor
18caps.drop all 19caps.drop all
19netfilter 20netfilter
20nodvd 21nodvd
@@ -25,7 +26,6 @@ notv
25protocol unix,inet,inet6,netlink 26protocol unix,inet,inet6,netlink
26seccomp 27seccomp
27shell none 28shell none
28apparmor
29 29
30private-dev 30private-dev
31private-tmp 31private-tmp