From b1f23fc6b3c549b79e4c24d7823f80d341efd743 Mon Sep 17 00:00:00 2001 From: Niklas Vest Date: Tue, 26 Jul 2022 16:22:08 +0200 Subject: [PATCH] Load the module-switch-on-connect module by default --- src/daemon/default.pa.in | 1 + 1 file changed, 1 insertion(+) diff --git a/src/daemon/default.pa.in b/src/daemon/default.pa.in index 81dfe7103..6f8c0c300 100755 --- a/src/daemon/default.pa.in +++ b/src/daemon/default.pa.in @@ -32,6 +32,7 @@ load-module module-augment-properties ### Should be after module-*-restore but before module-*-detect load-module module-switch-on-port-available +load-module module-switch-on-connect ### Load audio drivers statically ### (it's probably better to not load these drivers manually, but instead