mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
pulseaudio: remove automatic loading of udev module
This commit is contained in:
parent
0055a70165
commit
5782ed6405
@ -18,14 +18,6 @@
|
|||||||
# This startup script is used only if PulseAudio is started in system
|
# This startup script is used only if PulseAudio is started in system
|
||||||
# mode.
|
# mode.
|
||||||
|
|
||||||
### Automatically load driver modules depending on the hardware available
|
|
||||||
.ifexists module-udev-detect.so
|
|
||||||
load-module module-udev-detect
|
|
||||||
.else
|
|
||||||
### Use the static hardware detection module (for systems that lack udev/hal support)
|
|
||||||
load-module module-detect
|
|
||||||
.endif
|
|
||||||
|
|
||||||
### Load several protocols
|
### Load several protocols
|
||||||
.ifexists module-esound-protocol-unix.so
|
.ifexists module-esound-protocol-unix.so
|
||||||
load-module module-esound-protocol-unix
|
load-module module-esound-protocol-unix
|
||||||
|
Loading…
x
Reference in New Issue
Block a user