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/rtv.profile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'etc/rtv.profile') diff --git a/etc/rtv.profile b/etc/rtv.profile index af4b7e94b..14740e05f 100644 --- a/etc/rtv.profile +++ b/etc/rtv.profile @@ -35,7 +35,6 @@ caps.drop all machine-id netfilter no3d -nodbus nodvd nogroups nonewprivs @@ -54,3 +53,6 @@ private-bin python*,rtv,sh,xdg-settings private-cache private-dev private-etc alternatives,ca-certificates,crypto-policies,host.conf,hostname,hosts,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,localtime,mime.types,nsswitch.conf,pki,protocols,resolv.conf,rpc,services,ssl,terminfo,xdg + +dbus-user none +dbus-system none -- cgit v1.2.3-70-g09d2