summaryrefslogtreecommitdiffstats
path: root/extra/dbus/session-local.conf
diff options
context:
space:
mode:
authorThierry N <thierryn1 at hispeed dot ch>2009-08-09 14:47:19 +0200
committerThierry N <thierryn1 at hispeed dot ch>2009-08-09 14:47:19 +0200
commit3b947e8027ba343d45d24ab84cb1e6d8002459e5 (patch)
tree40dec8c23071299e9e4d4bf1582d112aecb6a53e /extra/dbus/session-local.conf
parentb95f49026a35e581201086b18b1954590c0fb9a3 (diff)
downloadnutyx-pakxe-3b947e8027ba343d45d24ab84cb1e6d8002459e5.tar.gz
nutyx-pakxe-3b947e8027ba343d45d24ab84cb1e6d8002459e5.tar.bz2
nutyx-pakxe-3b947e8027ba343d45d24ab84cb1e6d8002459e5.tar.xz
nutyx-pakxe-3b947e8027ba343d45d24ab84cb1e6d8002459e5.zip
Ajout de dbus#1.2.16-1
Diffstat (limited to 'extra/dbus/session-local.conf')
-rw-r--r--extra/dbus/session-local.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/extra/dbus/session-local.conf b/extra/dbus/session-local.conf
new file mode 100644
index 000000000..38a46c4f2
--- /dev/null
+++ b/extra/dbus/session-local.conf
@@ -0,0 +1,9 @@
+<!DOCTYPE busconfig PUBLIC
+ "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
+ "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
+<busconfig>
+
+ <!-- Search for .service files in /usr/local -->
+ <servicedir>/usr/local/share/dbus-1/services</servicedir>
+
+</busconfig>