From 459cea16ee8be1024c35e86ab9a3676ceebcb550 Mon Sep 17 00:00:00 2001 From: Tanu Kaskinen Date: Thu, 27 Oct 2016 17:59:29 +0300 Subject: [PATCH] system.pa: load module-card-restore 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 fc5019cf2..071c11c20 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