aboutsummaryrefslogtreecommitdiffstats
path: root/etc/xed.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/xed.profile')
-rw-r--r--etc/xed.profile4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/xed.profile b/etc/xed.profile
index 42a42ef5f..bb8b0bf23 100644
--- a/etc/xed.profile
+++ b/etc/xed.profile
@@ -12,8 +12,11 @@ include /etc/firejail/disable-devel.inc
12include /etc/firejail/disable-passwdmgr.inc 12include /etc/firejail/disable-passwdmgr.inc
13include /etc/firejail/disable-programs.inc 13include /etc/firejail/disable-programs.inc
14 14
15include /etc/firejail/whitelist-var-common.inc
16
15caps.drop all 17caps.drop all
16# net none - makes settings immutable 18# net none - makes settings immutable
19machine-id
17no3d 20no3d
18nodvd 21nodvd
19nogroups 22nogroups
@@ -32,5 +35,6 @@ private-dev
32# private-etc fonts 35# private-etc fonts
33private-tmp 36private-tmp
34 37
38memory-deny-write-execute
35noexec ${HOME} 39noexec ${HOME}
36noexec /tmp 40noexec /tmp