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