From 7a37dc31ab907d55eb88f2fa259f37046952a0c5 Mon Sep 17 00:00:00 2001 From: smitsohu Date: Wed, 28 Mar 2018 01:20:21 +0200 Subject: recalibrate dbus access, deploy nodbus option see #1822 and #1825. also systematically replaces 'blacklist /run/user/*/bus' with 'nodbus'. with contributions from @Fred-Barclay --- etc/peek.profile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'etc/peek.profile') diff --git a/etc/peek.profile b/etc/peek.profile index 01db4fa08..7b7ab9470 100644 --- a/etc/peek.profile +++ b/etc/peek.profile @@ -5,8 +5,6 @@ include /etc/firejail/peek.local # Persistent global definitions include /etc/firejail/globals.local -blacklist /run/user/*/bus - noblacklist ${HOME}/.cache/peek include /etc/firejail/disable-common.inc @@ -17,6 +15,7 @@ include /etc/firejail/disable-programs.inc caps.drop all net none no3d +nodbus nodvd nogroups nonewprivs -- cgit v1.2.3-54-g00ecf