From 9686c5413fc5acccafed76775bb86c9d4c1d354d Mon Sep 17 00:00:00 2001 From: netblue30 Date: Fri, 30 Mar 2018 09:24:25 -0400 Subject: enable/disable dbus handling in /etc/firejail/firejail.config --- etc/firejail.config | 3 +++ 1 file changed, 3 insertions(+) (limited to 'etc') diff --git a/etc/firejail.config b/etc/firejail.config index ade3e3c84..0cd4dca3a 100644 --- a/etc/firejail.config +++ b/etc/firejail.config @@ -23,6 +23,9 @@ # and it will harden the rest of the chroot tree. # chroot-desktop yes +# Enable or disable dbus handling by --nodbus flag, default enabled. +# dbus yes + # Disable /mnt, /media, /run/mount and /run/media access. By default access # to these directories is enabled. # disable-mnt no -- cgit v1.2.3-54-g00ecf