diff options
| author | Lennart Poettering <lennart@poettering.net> | 2009-03-23 19:16:00 +0100 | 
|---|---|---|
| committer | Lennart Poettering <lennart@poettering.net> | 2009-03-23 19:16:00 +0100 | 
| commit | 124de50ef8e4074302c0c205e61ccd78744dd549 (patch) | |
| tree | 39da138016cdba94a5f2288104618de2ea320598 /src | |
| parent | 906fd570c71677dca9f1c12366b009d9a0b95e1a (diff) | |
enable bluetooth default by support
Diffstat (limited to 'src')
| -rwxr-xr-x | src/daemon/default.pa.in | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/default.pa.in b/src/daemon/default.pa.in index 02ac8e57..57ccd9f4 100755 --- a/src/daemon/default.pa.in +++ b/src/daemon/default.pa.in @@ -59,7 +59,7 @@ load-module module-detect  ### Automatically load driver modules for Bluetooth hardware  #.ifexists module-bluetooth-discover@PA_SOEXT@ -#load-module module-bluetooth-discover +load-module module-bluetooth-discover  #.endif  ### Load several protocols  | 
