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/lmms.profile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'etc/lmms.profile') diff --git a/etc/lmms.profile b/etc/lmms.profile index b2bacb246..a9fecf5be 100644 --- a/etc/lmms.profile +++ b/etc/lmms.profile @@ -5,8 +5,6 @@ include /etc/firejail/lmms.local # Persistent global definitions include /etc/firejail/globals.local -blacklist /run/user/*/bus - noblacklist ${HOME}/.lmmsrc.xml include /etc/firejail/disable-common.inc @@ -18,6 +16,7 @@ caps.drop all ipc-namespace net none no3d +nodbus nodvd nogroups nonewprivs -- cgit v1.2.3-54-g00ecf