aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2018-08-19 08:46:52 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2018-08-19 08:46:52 -0400
commit949a221a1b92e422e6dcb7ea6089ed5c8d5cc22a (patch)
treeb90ba697327a4018e3ea655242bf9ed3eb9f475f /etc
parentminor cleanup (diff)
downloadfirejail-949a221a1b92e422e6dcb7ea6089ed5c8d5cc22a.tar.gz
firejail-949a221a1b92e422e6dcb7ea6089ed5c8d5cc22a.tar.zst
firejail-949a221a1b92e422e6dcb7ea6089ed5c8d5cc22a.zip
apparmor fix: somehow it cannot find the firejail profile to load it
Diffstat (limited to 'etc')
-rw-r--r--etc/firejail-default2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/firejail-default b/etc/firejail-default
index 09dc896e6..3542d9bc9 100644
--- a/etc/firejail-default
+++ b/etc/firejail-default
@@ -10,7 +10,7 @@
10########## 10##########
11@{PID}={[1-9],[1-9][0-9],[1-9][0-9][0-9],[1-9][0-9][0-9][0-9],[1-9][0-9][0-9][0-9][0-9],[1-9][0-9][0-9][0-9][0-9][0-9],[1-4][0-9][0-9][0-9][0-9][0-9][0-9]} 11@{PID}={[1-9],[1-9][0-9],[1-9][0-9][0-9],[1-9][0-9][0-9][0-9],[1-9][0-9][0-9][0-9][0-9],[1-9][0-9][0-9][0-9][0-9][0-9],[1-4][0-9][0-9][0-9][0-9][0-9][0-9]}
12 12
13profile firejail-default flags=(attach_disconnected,mediate_deleted) { 13profile /etc/apparmor.d/firejail-default flags=(attach_disconnected,mediate_deleted) {
14 14
15########## 15##########
16# Allow D-Bus access. It may negatively affect security. Comment those lines or 16# Allow D-Bus access. It may negatively affect security. Comment those lines or