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/gnome-characters.profile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'etc/gnome-characters.profile') diff --git a/etc/gnome-characters.profile b/etc/gnome-characters.profile index 77b0c3c15..3d7a2e4a6 100644 --- a/etc/gnome-characters.profile +++ b/etc/gnome-characters.profile @@ -28,9 +28,6 @@ caps.drop all machine-id net none no3d -# Uncomment the next line (or add it to your gnome-characters.local) -# if you don't need recently used chars -#nodbus nodvd nogroups nonewprivs @@ -54,4 +51,9 @@ private-dev private-etc alternatives,dconf,fonts,gconf,gtk-2.0,gtk-3.0,ld.so.cache,ld.so.conf,ld.so.conf.d,ld.so.preload,locale,locale.alias,locale.conf,localtime,mime.types,pango,X11,xdg private-tmp +# Uncomment the next lines (or add it to your gnome-characters.local) +# if you don't need recently used chars +# dbus-user none +# dbus-system none + read-only ${HOME} -- cgit v1.2.3-70-g09d2