mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-03-12 01:26:15 +00:00
Refactors the LXC network wait loop to use a for-loop with up to 20 attempts, providing clearer warnings and early exits when network and DNS are ready. Adds more robust handling for DNS failures by applying a fallback resolv.conf only after repeated failures, improving reliability and user feedback during container setup.