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]
|
||||
Bond=${bond}
|
||||
BindCarrier=${' '.join(sorted(match))}
|
||||
|
|
|
@ -3,4 +3,3 @@ Name=${' '.join(sorted(match))}
|
|||
|
||||
[Network]
|
||||
Bridge=${bridge}
|
||||
BindCarrier=${' '.join(sorted(match))}
|
||||
|
|
Loading…
Reference in a new issue