bundlewrap/bundles/systemd-networkd/files/template-bridge.network
Franzi 8b2771cd63
All checks were successful
bundlewrap/pipeline/head This commit looks good
Revert "bundles/systemd-networkd: fix vlan support for bridges and bonds"
This reverts commit 02146a81d6.
2021-04-10 13:34:49 +02:00

7 lines
107 B
SYSTEMD

[Match]
Name=${' '.join(sorted(match))}
[Network]
Bridge=${bridge}
BindCarrier=${' '.join(sorted(match))}