summaryrefslogtreecommitdiffstats
path: root/etc/gucharmap.profile
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2019-03-02 16:58:42 -0500
committerLibravatar Tad <tad@spotco.us>2019-03-02 17:01:44 -0500
commitd9f121c1fc0babe2c8aa176f2322459ef37a42f1 (patch)
tree6ef4d8e204a0259c150fdc32d0097e77c330784e /etc/gucharmap.profile
parentMany profile fixes + merges (diff)
downloadfirejail-d9f121c1fc0babe2c8aa176f2322459ef37a42f1.tar.gz
firejail-d9f121c1fc0babe2c8aa176f2322459ef37a42f1.tar.zst
firejail-d9f121c1fc0babe2c8aa176f2322459ef37a42f1.zip
More profile fixes
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}