aboutsummaryrefslogtreecommitdiffstats
path: root/etc/gucharmap.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/gucharmap.profile')
-rw-r--r--etc/gucharmap.profile32
1 files changed, 17 insertions, 15 deletions
diff --git a/etc/gucharmap.profile b/etc/gucharmap.profile
index 929888e88..4d6237067 100644
--- a/etc/gucharmap.profile
+++ b/etc/gucharmap.profile
@@ -5,25 +5,27 @@ include /etc/firejail/globals.local
5# Persistent customizations should go in a .local file. 5# Persistent customizations should go in a .local file.
6include /etc/firejail/gucharmap.local 6include /etc/firejail/gucharmap.local
7 7
8private 8include /etc/firejail/disable-common.inc
9#include /etc/firejail/disable-common.inc 9include /etc/firejail/disable-devel.inc
10#include /etc/firejail/disable-programs.inc 10include /etc/firejail/disable-passwdmgr.inc
11#include /etc/firejail/disable-passwdmgr.inc 11include /etc/firejail/disable-programs.inc
12 12
13caps.drop all 13caps.drop all
14netfilter 14netfilter
15no3d
16nogroups
15nonewprivs 17nonewprivs
16noroot 18noroot
17protocol unix,inet,inet6 19nosound
20novideo
21protocol unix
18seccomp 22seccomp
19
20#
21# depending on your usage, you can enable some of the commands below:
22#
23nogroups
24shell none 23shell none
25# private-bin program 24
26# private-etc none 25private
27# private-dev 26private-dev
28# private-tmp 27private-tmp
29nosound 28disable-mnt
29
30noexec ${HOME}
31noexec /tmp