bundlewrap/bundles/systemd-networkd/files/template-bond.network
Franzi 07d5a8cdae
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
bundles/systemd-networkd: add BindCarrier to bonds
2022-02-19 11:29:29 +01:00

7 lines
103 B
SYSTEMD

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