aboutsummaryrefslogtreecommitdiffstats
path: root/etc/pix.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/pix.profile')
-rw-r--r--etc/pix.profile9
1 files changed, 5 insertions, 4 deletions
diff --git a/etc/pix.profile b/etc/pix.profile
index 81ab7486f..80c05fd09 100644
--- a/etc/pix.profile
+++ b/etc/pix.profile
@@ -8,15 +8,16 @@ include /etc/firejail/disable-devel.inc
8include /etc/firejail/disable-passwdmgr.inc 8include /etc/firejail/disable-passwdmgr.inc
9 9
10caps.drop all 10caps.drop all
11netfilter
12nonewprivs 11nonewprivs
12nogroups
13noroot 13noroot
14protocol unix,inet,inet6 14nosound
15protocol unix
15seccomp 16seccomp
16
17shell none 17shell none
18tracelog
19
18private-bin pix 20private-bin pix
19whitelist /tmp/.X11-unix 21whitelist /tmp/.X11-unix
20private-dev 22private-dev
21nosound
22 23