summaryrefslogtreecommitdiffstats
path: root/src/daemon/default.pa.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/default.pa.in')
-rwxr-xr-xsrc/daemon/default.pa.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/daemon/default.pa.in b/src/daemon/default.pa.in
index 0af99312..7032038d 100755
--- a/src/daemon/default.pa.in
+++ b/src/daemon/default.pa.in
@@ -49,9 +49,9 @@ load-module module-detect
.endif
### Automatically load driver modules for Bluetooth hardware
-.ifexists module-bluetooth-discover@PA_SOEXT@
-load-module module-bluetooth-discover
-.endif
+#.ifexists module-bluetooth-discover@PA_SOEXT@
+#load-module module-bluetooth-discover
+#.endif
### Load several protocols
.ifexists module-esound-protocol-unix@PA_SOEXT@