bundles/wireguard: name wg interfaces according to their peers

This commit is contained in:
Franzi 2023-09-09 13:54:27 +02:00
parent 7b8740601f
commit 7df6b1d13a
Signed by: kunsi
GPG key ID: 12E3D2136B818350
4 changed files with 20 additions and 20 deletions

View file

@ -1,5 +1,5 @@
[NetDev]
Name=wg${number}
Name=wg_${iface}
Kind=wireguard
Description=WireGuard connection to ${peer}