it might be a bit too early to initialize bluetooth by default for now, since it...
authorLennart Poettering <lennart@poettering.net>
Tue, 30 Sep 2008 23:23:35 +0000 (01:23 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 30 Sep 2008 23:23:35 +0000 (01:23 +0200)
src/daemon/default.pa.in

index 0af9931..7032038 100755 (executable)
@@ -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@