|
skydick: also disable RA in systemd-networkd userspace
Sysctl accept_ra=0 only stops the kernel — systemd-networkd does its own RA processing in userspace and was caching the link-DNS even after the kernel sysctl was applied. Override the auto- generated 40-bond0.network with networkConfig.IPv6AcceptRA=false. |
|---|
|
|
| hosts/skydick/default.nix |
|---|