enable bluetooth by default
authorLennart Poettering <lennart@poettering.net>
Wed, 10 Sep 2008 22:40:40 +0000 (01:40 +0300)
committerLennart Poettering <lennart@poettering.net>
Wed, 10 Sep 2008 22:40:40 +0000 (01:40 +0300)
src/daemon/default.pa.in

index 5f35e3e..0af9931 100755 (executable)
@@ -48,6 +48,11 @@ load-module module-hal-detect
 load-module module-detect
 .endif
 
+### Automatically load driver modules for Bluetooth hardware
+.ifexists module-bluetooth-discover@PA_SOEXT@
+load-module module-bluetooth-discover
+.endif
+
 ### Load several protocols
 .ifexists module-esound-protocol-unix@PA_SOEXT@
 load-module module-esound-protocol-unix