Comment # 13 on bug 1178571 from
I get statements of these modules in default.pa but not in system.pa.

### Automatically load driver modules for Bluetooth hardware
.ifexists module-bluetooth-policy.so
load-module module-bluetooth-policy
.endif

.ifexists module-bluetooth-discover.so
load-module module-bluetooth-discover
.endif


You are receiving this mail because: