aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-a-l/kube.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-a-l/kube.profile')
-rw-r--r--etc/profile-a-l/kube.profile5
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/profile-a-l/kube.profile b/etc/profile-a-l/kube.profile
index 1f8757edb..79b286e58 100644
--- a/etc/profile-a-l/kube.profile
+++ b/etc/profile-a-l/kube.profile
@@ -13,6 +13,9 @@ noblacklist ${HOME}/.gnupg
13noblacklist ${HOME}/.local/share/kube 13noblacklist ${HOME}/.local/share/kube
14noblacklist ${HOME}/.local/share/sink 14noblacklist ${HOME}/.local/share/sink
15 15
16# sh is needed to allow Firefox to open links
17include allow-bin-sh.inc
18
16include disable-common.inc 19include disable-common.inc
17include disable-devel.inc 20include disable-devel.inc
18include disable-exec.inc 21include disable-exec.inc
@@ -78,7 +81,7 @@ dbus-user filter
78dbus-user.talk ca.desrt.dconf 81dbus-user.talk ca.desrt.dconf
79dbus-user.talk org.freedesktop.secrets 82dbus-user.talk org.freedesktop.secrets
80dbus-user.talk org.freedesktop.Notifications 83dbus-user.talk org.freedesktop.Notifications
81# allow D-Bus communication with firefox for opening links 84# Allow D-Bus communication with Firefox for opening links
82dbus-user.talk org.mozilla.* 85dbus-user.talk org.mozilla.*
83dbus-system none 86dbus-system none
84 87