aboutsummaryrefslogtreecommitdiffstats
path: root/etc/xed.profile
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2018-03-30 11:34:19 +0200
committerLibravatar smitsohu <smitsohu@gmail.com>2018-03-30 12:13:38 +0200
commit3a6f7552de0aa2fe5e97e50a5b1d37c4f0f10494 (patch)
treec14aedd44e9373fe442b12ebca62f169f2ede482 /etc/xed.profile
parentcomment nodbus where it interferes with dconf (diff)
downloadfirejail-3a6f7552de0aa2fe5e97e50a5b1d37c4f0f10494.tar.gz
firejail-3a6f7552de0aa2fe5e97e50a5b1d37c4f0f10494.tar.zst
firejail-3a6f7552de0aa2fe5e97e50a5b1d37c4f0f10494.zip
comment apparmor, net where they interfere with dconf - #1843
Diffstat (limited to 'etc/xed.profile')
-rw-r--r--etc/xed.profile8
1 files changed, 3 insertions, 5 deletions
diff --git a/etc/xed.profile b/etc/xed.profile
index 5f245f9ff..5d46560b7 100644
--- a/etc/xed.profile
+++ b/etc/xed.profile
@@ -14,14 +14,12 @@ include /etc/firejail/disable-programs.inc
14 14
15include /etc/firejail/whitelist-var-common.inc 15include /etc/firejail/whitelist-var-common.inc
16 16
17# following line makes settings immutable 17# apparmor - makes settings immutable
18apparmor
19caps.drop all 18caps.drop all
20machine-id 19machine-id
21net none 20# net none - makes settings immutable
22no3d 21no3d
23# following line makes settings immutable 22# nodbus - makes settings immutable
24# nodbus
25nodvd 23nodvd
26nogroups 24nogroups
27nonewprivs 25nonewprivs