it might be a bit too early to initialize bluetooth by default for now, since it's still very rough around the edges

This commit is contained in:
Lennart Poettering 2008-10-01 01:23:35 +02:00
parent 0c3eb9f478
commit 6d7450462b

View file

@ -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@