Automatically establish "pw-link" connection on container start using a config script
We want to move configuration completely to pw-link
instead of WirePlumber. This way you would have to set the devices with the name according to pw-link -i
and pw-link -o
.
The containers entry point automatically loads some configuration, which establishes a pw-link
connection on boot.
As a result we can also remove WirePlumber from the container.
Edited by David Trattnig