fix systemd unit
This commit is contained in:
parent
f7a86fb778
commit
e6506a8729
1 changed files with 1 additions and 1 deletions
|
@ -247,7 +247,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
networkConfig = {
|
networkConfig = {
|
||||||
KeepConfiguration = "dhcp-on-stop";
|
KeepConfiguration = "dynamic-on-stop";
|
||||||
IPv6AcceptRA = true;
|
IPv6AcceptRA = true;
|
||||||
DHCPPrefixDelegation = true;
|
DHCPPrefixDelegation = true;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue