Use "yes" boolean value
This commit is contained in:
parent
8c91c595f4
commit
bd503eaa0d
1 changed files with 1 additions and 1 deletions
|
|
@ -7,4 +7,4 @@ Name={{ network_interface }}
|
||||||
Address={{ lan_ip }}/{{ lan_prefix }}
|
Address={{ lan_ip }}/{{ lan_prefix }}
|
||||||
Gateway={{ lan_gateway }}
|
Gateway={{ lan_gateway }}
|
||||||
DNS={{ lan_dns }}
|
DNS={{ lan_dns }}
|
||||||
IgnoreCarrierLoss=true
|
IgnoreCarrierLoss=yes
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue