From bfd700b07245a152a21089fb7d9b1dd52752ce1d Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Mon, 5 Sep 2022 17:01:52 +0000 Subject: De-complicate D-Bus naming schemes Inspired by https://github.com/netblue30/firejail/pull/5352/files/c04ceb49c7001bb931a35667c831545cd64aeece#r963032151. --- etc/profile-a-l/firefox.profile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/etc/profile-a-l/firefox.profile b/etc/profile-a-l/firefox.profile index 9138fed90..702e271eb 100644 --- a/etc/profile-a-l/firefox.profile +++ b/etc/profile-a-l/firefox.profile @@ -47,8 +47,7 @@ include whitelist-usr-share-common.inc #private-etc firefox dbus-user filter -dbus-user.own org.mozilla.Firefox.* -dbus-user.own org.mozilla.firefox.* +dbus-user.own org.mozilla.* dbus-user.own org.mpris.MediaPlayer2.firefox.* # Add the next line to your firefox.local to enable native notifications. #dbus-user.talk org.freedesktop.Notifications -- cgit v1.2.3-54-g00ecf