On 24.07.20 11:25, Garrit Franke wrote: > /bin/bash -c Small systems may not have /bin/bash installed. Having wireguard tools depend on bash is not a good decision from a system packaging point of view.
I recommend using a small helper script for this – one that limits itself to POSIX shell features. -- -- Matthias Urlichs
