]> code.delx.au - pulseaudio/commitdiff
replace module-volume-restore by module-stream-restore in system mode, too
authorLennart Poettering <lennart@poettering.net>
Tue, 30 Sep 2008 23:24:47 +0000 (01:24 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 30 Sep 2008 23:24:47 +0000 (01:24 +0200)
src/daemon/system.pa.in

index f6052c4b96487f71b40ea21ba409945c64469766..27e428156abd8a52584ca25c8db21105cff72674 100755 (executable)
@@ -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