From 8744e0854acaee7de267ab946c991fe5d82ec696 Mon Sep 17 00:00:00 2001 From: rusty-snake <41237666+rusty-snake@users.noreply.github.com> Date: Sat, 2 May 2020 18:05:48 +0000 Subject: dbus filter profiles (1) (#3326) * dbus filter (1) * dbus-filter: firefox * drop org.gtk.vfs and com.canonical.AppMenu.Registrar --- etc/profile-m-z/rhythmbox.profile | 12 +++++++++--- etc/profile-m-z/seahorse.profile | 5 +++++ etc/profile-m-z/wireshark.profile | 1 - 3 files changed, 14 insertions(+), 4 deletions(-) (limited to 'etc/profile-m-z') diff --git a/etc/profile-m-z/rhythmbox.profile b/etc/profile-m-z/rhythmbox.profile index e8f964383..f3939685a 100644 --- a/etc/profile-m-z/rhythmbox.profile +++ b/etc/profile-m-z/rhythmbox.profile @@ -47,6 +47,12 @@ private-bin rhythmbox,rhythmbox-client private-dev private-tmp -# makes settings immutable -# dbus-user none -# dbus-system none +dbus-user filter +dbus-user.own org.gnome.Rhythmbox3 +dbus-user.own org.mpris.MediaPlayer2.rhythmbox +dbus-user.own org.gnome.UPnP.MediaServer2.Rhythmbox +dbus-user.talk ca.desrt.dconf +dbus-user.talk org.freedesktop.Notifications +dbus-system none +dbus-system filter +dbus-system.talk org.freedesktop.Avahi diff --git a/etc/profile-m-z/seahorse.profile b/etc/profile-m-z/seahorse.profile index 3a69086b5..85d86d646 100644 --- a/etc/profile-m-z/seahorse.profile +++ b/etc/profile-m-z/seahorse.profile @@ -61,3 +61,8 @@ private-cache private-dev private-etc ca-certificates,crypto-policies,dconf,fonts,gconf,gtk-2.0,gtk-3.0,host.conf,hostname,hosts,ld.so.preload,nsswitch.conf,pango,pki,protocols,resolv.conf,rpc,services,ssh,ssl,X11 writable-run-user + +dbus-user filter +dbus-user.own org.gnome.seahorse.Application +dbus-user.talk org.freedesktop.secrets +dbus-system none diff --git a/etc/profile-m-z/wireshark.profile b/etc/profile-m-z/wireshark.profile index d73e2e279..a30cb43d5 100644 --- a/etc/profile-m-z/wireshark.profile +++ b/etc/profile-m-z/wireshark.profile @@ -47,4 +47,3 @@ tracelog private-dev # private-etc alternatives,ca-certificates,crypto-policies,fonts,group,hosts,machine-id,passwd,pki,ssl private-tmp - -- cgit v1.2.3-54-g00ecf