mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
daemon: enable module-intended-roles by default
This commit is contained in:
parent
374efbded4
commit
de5219aafb
1 changed files with 3 additions and 0 deletions
|
|
@ -100,6 +100,9 @@ load-module module-rescue-streams
|
|||
### Make sure we always have a sink around, even if it is a null sink.
|
||||
load-module module-always-sink
|
||||
|
||||
### Honour intended role device property
|
||||
load-module module-intended-roles
|
||||
|
||||
### Automatically suspend sinks/sources that become idle for too long
|
||||
load-module module-suspend-on-idle
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue