summaryrefslogtreecommitdiffstats
path: root/etc/gucharmap.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/gucharmap.profile')
-rw-r--r--etc/gucharmap.profile6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/gucharmap.profile b/etc/gucharmap.profile
index c85424de9..b1bd59307 100644
--- a/etc/gucharmap.profile
+++ b/etc/gucharmap.profile
@@ -14,6 +14,9 @@ include disable-passwdmgr.inc
14include disable-programs.inc 14include disable-programs.inc
15include disable-xdg.inc 15include disable-xdg.inc
16 16
17include whitelist-common.inc
18include whitelist-var-common.inc
19
17apparmor 20apparmor
18caps.drop all 21caps.drop all
19machine-id 22machine-id
@@ -32,8 +35,6 @@ seccomp
32shell none 35shell none
33 36
34disable-mnt 37disable-mnt
35# for GTK theme support comment 'private'
36private
37private-cache 38private-cache
38private-dev 39private-dev
39private-tmp 40private-tmp
@@ -42,5 +43,4 @@ memory-deny-write-execute
42noexec ${HOME} 43noexec ${HOME}
43noexec /tmp 44noexec /tmp
44 45
45# gucharmap will never write anything
46read-only ${HOME} 46read-only ${HOME}