summaryrefslogtreecommitdiffstats
path: root/src/daemon
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-10-01 01:24:47 +0200
committerLennart Poettering <lennart@poettering.net>2008-10-01 01:24:47 +0200
commitf04cfcd4f0ea1104c552a1712c5b98baf346e2ce (patch)
tree5e59a16c4d05e2189103ecfe13f187836c846216 /src/daemon
parent6d7450462b8d33d099baa3ad7afb036291d76322 (diff)
replace module-volume-restore by module-stream-restore in system mode, too
Diffstat (limited to 'src/daemon')
-rwxr-xr-xsrc/daemon/system.pa.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/daemon/system.pa.in b/src/daemon/system.pa.in
index f6052c4b..27e42815 100755
--- a/src/daemon/system.pa.in
+++ b/src/daemon/system.pa.in
@@ -34,8 +34,9 @@ load-module module-esound-protocol-unix
.endif
load-module module-native-protocol-unix
-### Automatically restore the volume of playback streams
-load-module module-volume-restore
+### Automatically restore the volume of streams and devices
+load-module module-stream-restore
+load-module module-device-restore
### Automatically restore the default sink/source when changed by the user during runtime
load-module module-default-device-restore