Files
ProxmoxVE/tools
MickLesk be2d023385 fix(adguardhome-sync): replace ifconfig with hostname -I for IP detection
ifconfig is not available on modern Debian systems (net-tools not
installed by default). Replace with hostname -I which is available
everywhere, with ip addr as fallback.

Fixes: #14257
2026-05-05 21:21:06 +02:00
..