aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2022-02-19 20:51:08 -0600
committerLibravatar GitHub <noreply@github.com>2022-02-19 20:51:08 -0600
commite697a78fc992ea23b641f91bce37cf7d721c43ea (patch)
treef4872aeeea4f2c7e8901d647cd7d01b9fcd31610
parentdrop private-dev from wireshark.profile (#4958) (diff)
parentdino.profile: Allow functionalities that require dbus. (diff)
downloadfirejail-e697a78fc992ea23b641f91bce37cf7d721c43ea.tar.gz
firejail-e697a78fc992ea23b641f91bce37cf7d721c43ea.tar.zst
firejail-e697a78fc992ea23b641f91bce37cf7d721c43ea.zip
Merge pull request #4948 from crocket/master
Improve 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