From 3848b98961614e1776b29ecfb76ef4c750b6b25f Mon Sep 17 00:00:00 2001 From: Fred Barclay Date: Tue, 7 Apr 2020 16:14:25 -0500 Subject: Replace `nodbus` with dbus-* filters See - 07fac581f6b9b5ed068f4c54a9521b51826375c5 for new dbus filters - https://github.com/netblue30/firejail/pull/3326#issuecomment-610423183 Except for ocenaudio, access/restrictions on dbus options should be unchanged Ocenaudio profile: dbus filters were sandboxed (initially `nodbus` was enabled) since comments indicated blocking dbus meant preferences were broken --- etc/geary.profile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'etc/geary.profile') diff --git a/etc/geary.profile b/etc/geary.profile index eb427c077..fa01d04b7 100644 --- a/etc/geary.profile +++ b/etc/geary.profile @@ -10,7 +10,8 @@ include geary.local # Users have Geary set to open a browser by clicking a link in an email # We are not allowed to blacklist browser-specific directories -ignore nodbus +ignore dbus-user none +ignore dbus-system none ignore private-tmp noblacklist ${HOME}/.gnupg -- cgit v1.2.3-70-g09d2