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 .endif
### Automatically load driver modules for Bluetooth hardware ### Automatically load driver modules for Bluetooth hardware
.ifexists module-bluetooth-discover@PA_SOEXT@ #.ifexists module-bluetooth-discover@PA_SOEXT@
load-module module-bluetooth-discover #load-module module-bluetooth-discover
.endif #.endif
### Load several protocols ### Load several protocols
.ifexists module-esound-protocol-unix@PA_SOEXT@ .ifexists module-esound-protocol-unix@PA_SOEXT@