hosts/*: Disable DHCPv6Client on every host
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
];
|
||||
networkConfig.DHCP = true;
|
||||
linkConfig.RequiredForOnline = "routable";
|
||||
ipv6AcceptRAConfig.DHCPv6Client = "no";
|
||||
};
|
||||
|
||||
# Keeping the harddrives quiet
|
||||
|
Reference in New Issue
Block a user