summaryrefslogtreecommitdiffstats
path: root/src/daemon
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-09-11 01:40:40 +0300
committerLennart Poettering <lennart@poettering.net>2008-09-11 01:40:40 +0300
commit82572142001acc8af096000bec9b76279deeb55a (patch)
tree508eab9a47aacfdbe870acf42c38fa8c8bbcc3d5 /src/daemon
parentc0a17064280742aa0754dc798dc62e4bad8f60ec (diff)
enable bluetooth by default
Diffstat (limited to 'src/daemon')
-rwxr-xr-xsrc/daemon/default.pa.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/daemon/default.pa.in b/src/daemon/default.pa.in
index 5f35e3ec..0af99312 100755
--- a/src/daemon/default.pa.in
+++ b/src/daemon/default.pa.in
@@ -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