View | Details | Raw Unified | Return to bug 258322
Collapse All | Expand All

(-)b/audio/pulseaudio/files/patch-src_daemon_default.pa.in (-1 / +14 lines)
Added Link Here
0
- 
1
--- src/daemon/default.pa.in.orig	2021-09-06 19:38:37 UTC
2
+++ src/daemon/default.pa.in
3
@@ -22,9 +22,9 @@ changequote(`[', `]')dnl Set up m4 quoting
4
 .fail
5
 
6
 ### Automatically restore the volume of streams and devices
7
-load-module module-device-restore
8
+#load-module module-device-restore
9
 load-module module-stream-restore
10
-load-module module-card-restore
11
+#load-module module-card-restore
12
 
13
 ### Automatically augment property information from .desktop files
14
 ### stored in /usr/share/application

Return to bug 258322