summaryrefslogtreecommitdiffstats
path: root/src/daemon/default.pa.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2009-10-07 03:39:30 +0200
committerLennart Poettering <lennart@poettering.net>2009-10-07 03:39:30 +0200
commit692ce73899285c6ed07e93084a5f830a9a8effcc (patch)
treefb57aacd95086eb35787f902353857daf3f8fe95 /src/daemon/default.pa.in
parentb3592a160f0d2a28605048a81c0261bf7c45acbb (diff)
parent019331d25b6af107fb8cacc3ada552e7567a64bf (diff)
Merge remote branch 'tanuk/dbus-work'
Diffstat (limited to 'src/daemon/default.pa.in')
-rwxr-xr-xsrc/daemon/default.pa.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/daemon/default.pa.in b/src/daemon/default.pa.in
index 00c000eb..f9b9eadd 100755
--- a/src/daemon/default.pa.in
+++ b/src/daemon/default.pa.in
@@ -66,6 +66,9 @@ load-module module-bluetooth-discover
.ifexists module-esound-protocol-unix@PA_SOEXT@
load-module module-esound-protocol-unix
.endif
+.ifexists module-dbus-protocol@PA_SOEXT@
+load-module module-dbus-protocol
+.endif
load-module module-native-protocol-unix
### Network access (may be configured with paprefs, so leave this commented