Franziska Kunsmann
61e5591628
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good
7 lines
95 B
SYSTEMD
7 lines
95 B
SYSTEMD
[Match]
|
|
Name=${bridge}
|
|
|
|
[Network]
|
|
% for vlan in sorted(vlans):
|
|
VLAN=${bridge}.${vlan}
|
|
% endfor
|