fix: suppress recursive hint when already configured #71

Merged
razvandimescu merged 1 commits from fix/install-recursive-hint into main 2026-04-10 13:32:51 +08:00

1 Commits

Author SHA1 Message Date
Razvan Dimescu
aa6e059e87 fix: suppress recursive hint in install when already configured
`sudo numa install` unconditionally printed the "Want full DNS
sovereignty?" hint even when numa.toml already has mode = "recursive".
Now loads the config first and skips the message if recursive is
already set.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-10 08:29:30 +03:00