
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.
4 lines
No EOL
66 B
Text
4 lines
No EOL
66 B
Text
source /etc/network/interfaces.d/*
|
|
|
|
auto lo
|
|
iface lo inet loopback |