diff options
Diffstat (limited to 'modules/pulseaudio.pa')
-rwxr-xr-x | modules/pulseaudio.pa | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/modules/pulseaudio.pa b/modules/pulseaudio.pa index a4c2c0b..deb25e6 100755 --- a/modules/pulseaudio.pa +++ b/modules/pulseaudio.pa @@ -65,9 +65,9 @@ load-module module-bluetooth-discover .endif ### Load several protocols -.ifexists module-esound-protocol-unix.so -load-module module-esound-protocol-unix -.endif +###.ifexists module-esound-protocol-unix.so +###load-module module-esound-protocol-unix +###.endif load-module module-native-protocol-unix ### Network access (may be configured with paprefs, so leave this commented |