aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar glitsj16 <glitsj16@users.noreply.github.com>2022-09-05 17:01:52 +0000
committerLibravatar GitHub <noreply@github.com>2022-09-05 17:01:52 +0000
commitbfd700b07245a152a21089fb7d9b1dd52752ce1d (patch)
tree9ade26334212a8b6d4e66dd6554455e844d63f97
parentAdd CamelCase D-Bus filter for backward-compatibility (diff)
downloadfirejail-bfd700b07245a152a21089fb7d9b1dd52752ce1d.tar.gz
firejail-bfd700b07245a152a21089fb7d9b1dd52752ce1d.tar.zst
firejail-bfd700b07245a152a21089fb7d9b1dd52752ce1d.zip
De-complicate D-Bus naming schemes
Inspired by https://github.com/netblue30/firejail/pull/5352/files/c04ceb49c7001bb931a35667c831545cd64aeece#r963032151.
-rw-r--r--etc/profile-a-l/firefox.profile3
1 files changed, 1 insertions, 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
47#private-etc firefox 47#private-etc firefox
48 48
49dbus-user filter 49dbus-user filter
50dbus-user.own org.mozilla.Firefox.* 50dbus-user.own org.mozilla.*
51dbus-user.own org.mozilla.firefox.*
52dbus-user.own org.mpris.MediaPlayer2.firefox.* 51dbus-user.own org.mpris.MediaPlayer2.firefox.*
53# Add the next line to your firefox.local to enable native notifications. 52# Add the next line to your firefox.local to enable native notifications.
54#dbus-user.talk org.freedesktop.Notifications 53#dbus-user.talk org.freedesktop.Notifications