bundles/systemd-networkd: remove BindCarrier
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit

This commit is contained in:
Franzi 2022-02-20 12:36:21 +01:00
parent 88891b44be
commit dcb563b31e
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 0 additions and 2 deletions

View file

@ -3,4 +3,3 @@ Name=${' '.join(sorted(match))}
[Network]
Bond=${bond}
BindCarrier=${' '.join(sorted(match))}

View file

@ -3,4 +3,3 @@ Name=${' '.join(sorted(match))}
[Network]
Bridge=${bridge}
BindCarrier=${' '.join(sorted(match))}