From 2fcac103e58aa69641f2629bcab60dc74d01e79b Mon Sep 17 00:00:00 2001 From: netblue30 Date: Thu, 25 May 2017 07:27:26 -0400 Subject: 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 --- etc/arduino.profile | 2 +- etc/audacity.profile | 2 +- etc/bleachbit.profile | 2 +- etc/bless.profile | 2 +- etc/brasero.profile | 2 +- etc/chromium.profile | 2 +- etc/deadbeef.profile | 2 +- etc/dino.profile | 2 +- etc/eog.profile | 2 +- etc/evince.profile | 2 +- etc/evolution.profile | 2 +- etc/file-roller.profile | 2 +- etc/gedit.profile | 2 +- etc/hexchat.profile | 2 +- etc/jd-gui.profile | 2 +- etc/keepass.profile | 2 +- etc/keepassxc.profile | 2 +- etc/kodi.profile | 2 +- etc/lollypop.profile | 2 +- etc/luminance-hdr.profile | 2 +- etc/meld.profile | 2 +- etc/multimc5.profile | 2 +- etc/mumble.profile | 2 +- etc/pdfsam.profile | 2 +- etc/pithos.profile | 2 +- etc/steam.profile | 2 +- etc/totem.profile | 2 +- etc/viking.profile | 2 +- etc/wget.profile | 2 +- etc/wireshark.profile | 2 +- etc/xonotic.profile | 2 +- 31 files changed, 31 insertions(+), 31 deletions(-) diff --git a/etc/arduino.profile b/etc/arduino.profile index ce92604b9..2d7d92856 100644 --- a/etc/arduino.profile +++ b/etc/arduino.profile @@ -15,7 +15,7 @@ include /etc/firejail/disable-passwdmgr.inc include /etc/firejail/disable-devel.inc caps.drop all -ipc-namespace +#ipc-namespace netfilter no3d nogroups diff --git a/etc/audacity.profile b/etc/audacity.profile index 1fcc6fdb3..67b625f2b 100644 --- a/etc/audacity.profile +++ b/etc/audacity.profile @@ -14,7 +14,7 @@ include /etc/firejail/disable-passwdmgr.inc include /etc/firejail/disable-programs.inc caps.drop all -ipc-namespace +#ipc-namespace net none netfilter no3d diff --git a/etc/bleachbit.profile b/etc/bleachbit.profile index 84ce8c635..40c7a5c83 100644 --- a/etc/bleachbit.profile +++ b/etc/bleachbit.profile @@ -12,7 +12,7 @@ include /etc/firejail/disable-devel.inc include /etc/firejail/disable-passwdmgr.inc caps.drop all -ipc-namespace +#ipc-namespace net none netfilter no3d diff --git a/etc/bless.profile b/etc/bless.profile index 8e8aaaec2..436c06a15 100644 --- a/etc/bless.profile +++ b/etc/bless.profile @@ -20,7 +20,7 @@ include /etc/firejail/disable-devel.inc #Options caps.drop all -ipc-namespace +#ipc-namespace net none netfilter no3d diff --git a/etc/brasero.profile b/etc/brasero.profile index f0e2f2153..ac9ea8a7c 100644 --- a/etc/brasero.profile +++ b/etc/brasero.profile @@ -14,7 +14,7 @@ include /etc/firejail/disable-devel.inc include /etc/firejail/disable-passwdmgr.inc caps.drop all -ipc-namespace +#ipc-namespace net none nogroups nonewprivs diff --git a/etc/chromium.profile b/etc/chromium.profile index a013b0309..7e73634ec 100644 --- a/etc/chromium.profile +++ b/etc/chromium.profile @@ -28,7 +28,7 @@ whitelist ~/.config/chromium-flags.conf include /etc/firejail/whitelist-common.inc caps.keep sys_chroot,sys_admin -ipc-namespace +#ipc-namespace netfilter nogroups shell none diff --git a/etc/deadbeef.profile b/etc/deadbeef.profile index eda2b308b..8d50dedda 100644 --- a/etc/deadbeef.profile +++ b/etc/deadbeef.profile @@ -14,7 +14,7 @@ include /etc/firejail/disable-devel.inc include /etc/firejail/disable-passwdmgr.inc caps.drop all -ipc-namespace +#ipc-namespace netfilter no3d nogroups diff --git a/etc/dino.profile b/etc/dino.profile index e9082c88d..a979cad7c 100644 --- a/etc/dino.profile +++ b/etc/dino.profile @@ -19,7 +19,7 @@ whitelist ${HOME}/.local/share/dino include /etc/firejail/whitelist-common.inc caps.drop all -ipc-namespace +#ipc-namespace netfilter no3d nogroups diff --git a/etc/eog.profile b/etc/eog.profile index 9afbc8661..447a41a86 100644 --- a/etc/eog.profile +++ b/etc/eog.profile @@ -16,7 +16,7 @@ include /etc/firejail/disable-devel.inc include /etc/firejail/disable-passwdmgr.inc caps.drop all -ipc-namespace +#ipc-namespace net none netfilter no3d diff --git a/etc/evince.profile b/etc/evince.profile index 5f958fd3e..51ed3fbf3 100644 --- a/etc/evince.profile +++ b/etc/evince.profile @@ -14,7 +14,7 @@ include /etc/firejail/disable-devel.inc include /etc/firejail/disable-passwdmgr.inc caps.drop all -ipc-namespace +#ipc-namespace netfilter #net none - creates some problems on some distributions no3d diff --git a/etc/evolution.profile b/etc/evolution.profile index d211077ae..ee8e02e8f 100644 --- a/etc/evolution.profile +++ b/etc/evolution.profile @@ -23,7 +23,7 @@ include /etc/firejail/disable-devel.inc include /etc/firejail/disable-passwdmgr.inc caps.drop all -ipc-namespace +#ipc-namespace netfilter no3d nogroups diff --git a/etc/file-roller.profile b/etc/file-roller.profile index 3758a0001..49b65c91d 100644 --- a/etc/file-roller.profile +++ b/etc/file-roller.profile @@ -12,7 +12,7 @@ include /etc/firejail/disable-devel.inc include /etc/firejail/disable-passwdmgr.inc caps.drop all -ipc-namespace +#ipc-namespace net none netfilter no3d diff --git a/etc/gedit.profile b/etc/gedit.profile index 0d8efb822..d871a9bed 100644 --- a/etc/gedit.profile +++ b/etc/gedit.profile @@ -17,7 +17,7 @@ include /etc/firejail/disable-programs.inc include /etc/firejail/disable-passwdmgr.inc caps.drop all -ipc-namespace +#ipc-namespace netfilter net none no3d diff --git a/etc/hexchat.profile b/etc/hexchat.profile index e84968021..ebfd9224c 100644 --- a/etc/hexchat.profile +++ b/etc/hexchat.profile @@ -15,7 +15,7 @@ include /etc/firejail/disable-programs.inc include /etc/firejail/disable-devel.inc caps.drop all -ipc-namespace +#ipc-namespace netfilter no3d nogroups diff --git a/etc/jd-gui.profile b/etc/jd-gui.profile index b8474e1a3..2520babb1 100644 --- a/etc/jd-gui.profile +++ b/etc/jd-gui.profile @@ -19,7 +19,7 @@ include /etc/firejail/disable-devel.inc #Options caps.drop all -ipc-namespace +#ipc-namespace net none netfilter no3d diff --git a/etc/keepass.profile b/etc/keepass.profile index 8e789d5a6..48574f3dc 100644 --- a/etc/keepass.profile +++ b/etc/keepass.profile @@ -20,7 +20,7 @@ include /etc/firejail/disable-devel.inc include /etc/firejail/disable-passwdmgr.inc caps.drop all -ipc-namespace +#ipc-namespace netfilter no3d nogroups diff --git a/etc/keepassxc.profile b/etc/keepassxc.profile index 45b0edf1b..e7cbae71f 100644 --- a/etc/keepassxc.profile +++ b/etc/keepassxc.profile @@ -18,7 +18,7 @@ include /etc/firejail/disable-passwdmgr.inc # To use KeePassHTTP, comment out `net none` caps.drop all -ipc-namespace +#ipc-namespace net none no3d nogroups diff --git a/etc/kodi.profile b/etc/kodi.profile index f2a99a381..132a0044c 100644 --- a/etc/kodi.profile +++ b/etc/kodi.profile @@ -14,7 +14,7 @@ include /etc/firejail/disable-programs.inc include /etc/firejail/disable-devel.inc caps.drop all -ipc-namespace +#ipc-namespace netfilter nogroups nonewprivs diff --git a/etc/lollypop.profile b/etc/lollypop.profile index 2f85bc4e6..6494ccc6b 100644 --- a/etc/lollypop.profile +++ b/etc/lollypop.profile @@ -20,7 +20,7 @@ include /etc/firejail/disable-devel.inc #Options caps.drop all -ipc-namespace +#ipc-namespace netfilter no3d nogroups diff --git a/etc/luminance-hdr.profile b/etc/luminance-hdr.profile index 37055568a..6ee118f76 100644 --- a/etc/luminance-hdr.profile +++ b/etc/luminance-hdr.profile @@ -12,7 +12,7 @@ include /etc/firejail/disable-programs.inc include /etc/firejail/disable-passwdmgr.inc caps.drop all -ipc-namespace +#ipc-namespace netfilter nogroups nonewprivs diff --git a/etc/meld.profile b/etc/meld.profile index b5468f54a..0ec737989 100644 --- a/etc/meld.profile +++ b/etc/meld.profile @@ -14,7 +14,7 @@ include /etc/firejail/disable-passwdmgr.inc include /etc/firejail/disable-programs.inc caps.drop all -ipc-namespace +#ipc-namespace net none netfilter no3d diff --git a/etc/multimc5.profile b/etc/multimc5.profile index 1afc8f056..c5a2eb525 100644 --- a/etc/multimc5.profile +++ b/etc/multimc5.profile @@ -28,7 +28,7 @@ include /etc/firejail/whitelist-common.inc #Options caps.drop all -ipc-namespace +#ipc-namespace netfilter nogroups nonewprivs 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 include /etc/firejail/whitelist-common.inc caps.drop all -ipc-namespace +#ipc-namespace netfilter no3d nonewprivs diff --git a/etc/pdfsam.profile b/etc/pdfsam.profile index 0feab167a..36694dcc6 100644 --- a/etc/pdfsam.profile +++ b/etc/pdfsam.profile @@ -17,7 +17,7 @@ include /etc/firejail/disable-devel.inc #Options caps.drop all -ipc-namespace +#ipc-namespace net none netfilter no3d diff --git a/etc/pithos.profile b/etc/pithos.profile index 18161b2ed..67b8ee7e4 100644 --- a/etc/pithos.profile +++ b/etc/pithos.profile @@ -19,7 +19,7 @@ include /etc/firejail/whitelist-common.inc #Options caps.drop all -ipc-namespace +#ipc-namespace netfilter no3d nogroups diff --git a/etc/steam.profile b/etc/steam.profile index 55d997089..29d5fe6af 100644 --- a/etc/steam.profile +++ b/etc/steam.profile @@ -16,7 +16,7 @@ include /etc/firejail/disable-devel.inc include /etc/firejail/disable-passwdmgr.inc caps.drop all -ipc-namespace +#ipc-namespace netfilter nogroups nonewprivs diff --git a/etc/totem.profile b/etc/totem.profile index fa0cf0a83..7ae082760 100644 --- a/etc/totem.profile +++ b/etc/totem.profile @@ -15,7 +15,7 @@ include /etc/firejail/disable-devel.inc include /etc/firejail/disable-passwdmgr.inc caps.drop all -ipc-namespace +#ipc-namespace netfilter nogroups nonewprivs diff --git a/etc/viking.profile b/etc/viking.profile index 966dbbd5a..e34bdc3f7 100644 --- a/etc/viking.profile +++ b/etc/viking.profile @@ -16,7 +16,7 @@ include /etc/firejail/disable-passwdmgr.inc include /etc/firejail/disable-devel.inc caps.drop all -ipc-namespace +#ipc-namespace netfilter no3d nogroups diff --git a/etc/wget.profile b/etc/wget.profile index 33eca8e21..562c7bbf1 100644 --- a/etc/wget.profile +++ b/etc/wget.profile @@ -12,7 +12,7 @@ include /etc/firejail/disable-programs.inc include /etc/firejail/disable-passwdmgr.inc caps.drop all -ipc-namespace +#ipc-namespace netfilter no3d nogroups diff --git a/etc/wireshark.profile b/etc/wireshark.profile index d3dab23ce..98a4f3a9d 100644 --- a/etc/wireshark.profile +++ b/etc/wireshark.profile @@ -20,7 +20,7 @@ include /etc/firejail/disable-passwdmgr.inc #noroot #protocol unix,inet,inet6,netlink -ipc-namespace +#ipc-namespace netfilter no3d nogroups diff --git a/etc/xonotic.profile b/etc/xonotic.profile index 9e3ad3d1d..b9115b70a 100644 --- a/etc/xonotic.profile +++ b/etc/xonotic.profile @@ -25,7 +25,7 @@ include /etc/firejail/whitelist-common.inc #Options caps.drop all -ipc-namespace +#ipc-namespace netfilter nogroups nonewprivs -- cgit v1.2.3-70-g09d2