enable bluetooth by default

This commit is contained in:
Lennart Poettering 2008-09-11 01:40:40 +03:00
parent c0a1706428
commit 8257214200

View file

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