system.pa: load module-card-restore
authorTanu Kaskinen <tanuk@iki.fi>
Thu, 27 Oct 2016 14:59:29 +0000 (17:59 +0300)
committerTanu Kaskinen <tanuk@iki.fi>
Tue, 24 Oct 2017 17:05:18 +0000 (20:05 +0300)
Apparently nobody remembered to update system.pa when
module-card-restore was created.

src/daemon/system.pa.in

index fc5019c..071c11c 100755 (executable)
@@ -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