bundles/wireguard: name wg interfaces according to their peers
This commit is contained in:
parent
7b8740601f
commit
7df6b1d13a
4 changed files with 20 additions and 20 deletions
|
@ -1,5 +1,5 @@
|
|||
[NetDev]
|
||||
Name=wg${number}
|
||||
Name=wg_${iface}
|
||||
Kind=wireguard
|
||||
Description=WireGuard connection to ${peer}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue