mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
De-complicate D-Bus naming schemes
Inspired by https://github.com/netblue30/firejail/pull/5352/files/c04ceb49c7001bb931a35667c831545cd64aeece#r963032151.
This commit is contained in:
parent
0190529d84
commit
eacf8b153f
1 changed files with 2 additions and 3 deletions
|
|
@ -26,9 +26,8 @@ dbus-user filter
|
|||
# allow D-Bus notifications
|
||||
dbus-user.talk org.freedesktop.Notifications
|
||||
|
||||
# allow D-Bus communication with firefox for opening links
|
||||
dbus-user.talk org.mozilla.Firefox.*
|
||||
dbus-user.talk org.mozilla.firefox.*
|
||||
# allow D-Bus communication with Firefox browsers for opening links
|
||||
dbus-user.talk org.mozilla.*
|
||||
|
||||
ignore dbus-user none
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue