Move RequiredForOnline option to correct section
This commit is contained in:
parent
fb26678435
commit
7ecd3f31af
2 changed files with 1 additions and 1 deletions
|
|
@ -6,3 +6,4 @@ Path={{ network_pci_path }}
|
||||||
[Link]
|
[Link]
|
||||||
NamePolicy=
|
NamePolicy=
|
||||||
Name={{ network_interface }}
|
Name={{ network_interface }}
|
||||||
|
RequiredForOnline=routable
|
||||||
|
|
|
||||||
|
|
@ -11,5 +11,4 @@ DNS={{ lan_dns }}
|
||||||
DNSOverTLS=yes
|
DNSOverTLS=yes
|
||||||
DNSSEC=yes
|
DNSSEC=yes
|
||||||
|
|
||||||
RequiredForOnline=routable
|
|
||||||
IgnoreCarrierLoss=yes
|
IgnoreCarrierLoss=yes
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue