Commit c7bcfb528480
Changed files (1)
systems
aix
systems/aix/extra.nix
@@ -52,7 +52,7 @@ in
settings = {
# Listen on local network interface
interface = "end0";
- bind-interfaces = true;
+ bind-dynamic = true;
# DNS settings
domain-needed = true;