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/anki.profile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'etc/anki.profile') diff --git a/etc/anki.profile b/etc/anki.profile index a0a79ef48..fa688f1a5 100644 --- a/etc/anki.profile +++ b/etc/anki.profile @@ -32,7 +32,6 @@ caps.drop all machine-id netfilter no3d -nodbus nodvd nogroups nonewprivs @@ -53,3 +52,6 @@ private-cache private-dev private-etc alternatives,ca-certificates,fonts,gtk-2.0,hostname,hosts,machine-id,pki,resolv.conf,ssl,Trolltech.conf private-tmp + +dbus-user none +dbus-system none -- cgit v1.2.3-70-g09d2