mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
system.pa: load module-card-restore
Apparently nobody remembered to update system.pa when module-card-restore was created.
This commit is contained in:
parent
b35b9641e3
commit
459cea16ee
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ changequote(`[', `]')dnl Set up m4 quoting
|
|||
### Automatically restore the volume of streams and devices
|
||||
load-module module-device-restore
|
||||
load-module module-stream-restore
|
||||
load-module module-card-restore
|
||||
|
||||
### Automatically load driver modules depending on the hardware available
|
||||
ifelse(@HAVE_UDEV@, 1, [dnl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue