Skip to content

module-match: Allow loading module more than once

As long as modules use different keys, multiple loading of this module should be safe. Even in case of same keys, either the pa_proplist_update should correctly update the property list based on the mode or for the volume writable case, the last rule should win.

Fixes: #942 (closed)

Edited by Sanchayan Maity

Merge request reports