mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-22 06:05:38 -06:00
Merge pull request #6498 from corsac-s/patch-1
profiles: signal-desktop - Add access to D-Bus freedesktop.org secret API
This commit is contained in:
commit
80aaa8c806
1 changed files with 2 additions and 0 deletions
|
|
@ -30,6 +30,8 @@ dbus-user filter
|
|||
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
|
||||
|
||||
ignore dbus-user none
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue