hassio-supervised-installer/homeassistant-supervised/etc/network/interfaces.d/home-assistant
yayg 1669eb084e
Leave etc/network/interfaces configuration to the system
Instead of overwriting etc/network/interfaces just add a custom file in
etc/network/interfaces.d/ for home-assistant purposes if necessary.
This was conflicting with basic Debian installation.
2024-05-02 11:51:20 +02:00

4 lines
No EOL
66 B
Text

source /etc/network/interfaces.d/*
auto lo
iface lo inet loopback