From 1375a9a0c2c7141d7ce9a404fa323dc5c3620a16 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 21 Jan 2009 02:50:29 +0100 Subject: enable module-card-restore by default --- src/daemon/default.pa.in | 1 + 1 file changed, 1 insertion(+) (limited to 'src/daemon') diff --git a/src/daemon/default.pa.in b/src/daemon/default.pa.in index 7de4c071..d761f5f3 100755 --- a/src/daemon/default.pa.in +++ b/src/daemon/default.pa.in @@ -32,6 +32,7 @@ ### Automatically restore the volume of streams and devices load-module module-device-restore load-module module-stream-restore +load-module module-card-restore ### Load audio drivers statically (it's probably better to not load ### these drivers manually, but instead use module-hal-detect -- -- cgit