pulseaudio: remove loading unneeded modules

This commit is contained in:
Lukas Rusak 2021-03-11 09:04:32 -08:00
parent 9592aad7fe
commit 228bdeeafd
No known key found for this signature in database
GPG Key ID: 8C310C807E7393A3

View File

@ -19,9 +19,6 @@
# mode.
### Load several protocols
.ifexists module-esound-protocol-unix.so
load-module module-esound-protocol-unix
.endif
load-module module-native-protocol-unix
### Automatically restore the volume of streams and devices
@ -45,9 +42,6 @@ load-module module-always-sink
### Automatically suspend sinks/sources that become idle for too long
load-module module-suspend-on-idle
### Enable positioned event sounds
load-module module-position-event-sounds
### Automatically load modules for dbus
.ifexists module-dbus-protocol.so
load-module module-dbus-protocol