aboutsummaryrefslogtreecommitdiffstats
path: root/etc/mumble.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2017-05-25 07:27:26 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2017-05-25 07:27:26 -0400
commit2fcac103e58aa69641f2629bcab60dc74d01e79b (patch)
tree2465b3d16aa04c562f02699c6471d3586886209b /etc/mumble.profile
parentdocument previous merge (diff)
downloadfirejail-2fcac103e58aa69641f2629bcab60dc74d01e79b.tar.gz
firejail-2fcac103e58aa69641f2629bcab60dc74d01e79b.tar.zst
firejail-2fcac103e58aa69641f2629bcab60dc74d01e79b.zip
commented out ipc-namespace in most profiles - it breaks newer versions of GDK with the following error: Gdk-ERROR **: The program 'thunderbird' received an X Window System error
Diffstat (limited to 'etc/mumble.profile')
-rw-r--r--etc/mumble.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/mumble.profile b/etc/mumble.profile
index 7cdb99317..d92156ebb 100644
--- a/etc/mumble.profile
+++ b/etc/mumble.profile
@@ -20,7 +20,7 @@ whitelist ${HOME}/.local/share/data/Mumble
20include /etc/firejail/whitelist-common.inc 20include /etc/firejail/whitelist-common.inc
21 21
22caps.drop all 22caps.drop all
23ipc-namespace 23#ipc-namespace
24netfilter 24netfilter
25no3d 25no3d
26nonewprivs 26nonewprivs