mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-09-14 08:30:43 +02:00
e458eadfc2
Replace grep on /etc/network/interfaces with ip link show checks when validating bridge interfaces.. This removes dependency on the interfaces file (which may not reflect actual links) and updates error messages accordingly in default_settings and advanced_settings functions.