system.pa: load module-card-restore

Apparently nobody remembered to update system.pa when
module-card-restore was created.
This commit is contained in:
Tanu Kaskinen 2016-10-27 17:59:29 +03:00
parent b35b9641e3
commit 459cea16ee

View file

@ -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