[pulseaudio-discuss] [PATCH 2/2] system.pa: load module-card-restore
Tanu Kaskinen
tanuk at iki.fi
Thu Oct 27 14:59:29 UTC 2016
Apparently nobody remembered to update system.pa when
module-card-restore was created.
---
src/daemon/system.pa.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/daemon/system.pa.in b/src/daemon/system.pa.in
index fc5019c..071c11c 100755
--- a/src/daemon/system.pa.in
+++ b/src/daemon/system.pa.in
@@ -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
--
2.9.3
More information about the pulseaudio-discuss
mailing list