bundles/systemd-networkd: remove BindCarrier
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
This commit is contained in:
parent
88891b44be
commit
dcb563b31e
2 changed files with 0 additions and 2 deletions
|
@ -3,4 +3,3 @@ Name=${' '.join(sorted(match))}
|
||||||
|
|
||||||
[Network]
|
[Network]
|
||||||
Bond=${bond}
|
Bond=${bond}
|
||||||
BindCarrier=${' '.join(sorted(match))}
|
|
||||||
|
|
|
@ -3,4 +3,3 @@ Name=${' '.join(sorted(match))}
|
||||||
|
|
||||||
[Network]
|
[Network]
|
||||||
Bridge=${bridge}
|
Bridge=${bridge}
|
||||||
BindCarrier=${' '.join(sorted(match))}
|
|
||||||
|
|
Loading…
Reference in a new issue