mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
dino.profile: Allow functionalities that require dbus.
This commit is contained in:
parent
6f266dbd80
commit
2f7f51dc81
1 changed files with 10 additions and 1 deletions
|
|
@ -44,4 +44,13 @@ private-dev
|
|||
# private-etc alternatives,ca-certificates,crypto-policies,fonts,pki,ssl -- breaks server connection
|
||||
private-tmp
|
||||
|
||||
dbus-system none
|
||||
dbus-user filter
|
||||
# Integration with notification and other desktop environment functionalities
|
||||
dbus-user.own im.dino.Dino
|
||||
# dconf integration
|
||||
dbus-user.talk ca.desrt.dconf
|
||||
# Notification support
|
||||
dbus-user.talk org.freedesktop.Notifications
|
||||
dbus-system filter
|
||||
# Integration with systemd-logind or elogind
|
||||
dbus-system.talk org.freedesktop.login1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue