mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
profiles: signal-desktop: sort dbus entries
This amends commit 047d86f46 ("Add access to D-Bus freedesktop.org
secret API", 2024-10-01) / PR #6498.
This commit is contained in:
parent
c926850b5b
commit
3470a3721e
1 changed files with 2 additions and 2 deletions
|
|
@ -28,10 +28,10 @@ private-etc @tls-ca
|
|||
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.*
|
||||
# Allow D-Bus communication with Freedesktop.org secrets API to decrypt local key
|
||||
dbus-user.talk org.freedesktop.secrets
|
||||
# Allow D-Bus communication with Firefox for opening links
|
||||
dbus-user.talk org.mozilla.*
|
||||
|
||||
ignore dbus-user none
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue