aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/dino.profile
diff options
context:
space:
mode:
authorLibravatar crocket <748856+crocket@users.noreply.github.com>2022-02-15 23:24:27 +0900
committerLibravatar crocket <748856+crocket@users.noreply.github.com>2022-02-20 11:35:10 +0900
commit2f7f51dc8101ff5fdd305f8a8d2771a5d7a94713 (patch)
tree880ac4da6a101fbd1db54b8c974b56bf22b3773f /etc/profile-a-l/dino.profile
parentMerge pull request #4933 from kmk3/disable-nogroups-msg (diff)
downloadfirejail-2f7f51dc8101ff5fdd305f8a8d2771a5d7a94713.tar.gz
firejail-2f7f51dc8101ff5fdd305f8a8d2771a5d7a94713.tar.zst
firejail-2f7f51dc8101ff5fdd305f8a8d2771a5d7a94713.zip
dino.profile: Allow functionalities that require dbus.
Diffstat (limited to 'etc/profile-a-l/dino.profile')
-rw-r--r--etc/profile-a-l/dino.profile11
1 files changed, 10 insertions, 1 deletions
diff --git a/etc/profile-a-l/dino.profile b/etc/profile-a-l/dino.profile
index 3c5a64215..77fc98223 100644
--- a/etc/profile-a-l/dino.profile
+++ b/etc/profile-a-l/dino.profile
@@ -44,4 +44,13 @@ private-dev
44# private-etc alternatives,ca-certificates,crypto-policies,fonts,pki,ssl -- breaks server connection 44# private-etc alternatives,ca-certificates,crypto-policies,fonts,pki,ssl -- breaks server connection
45private-tmp 45private-tmp
46 46
47dbus-system none 47dbus-user filter
48# Integration with notification and other desktop environment functionalities
49dbus-user.own im.dino.Dino
50# dconf integration
51dbus-user.talk ca.desrt.dconf
52# Notification support
53dbus-user.talk org.freedesktop.Notifications
54dbus-system filter
55# Integration with systemd-logind or elogind
56dbus-system.talk org.freedesktop.login1