alpine-zdt-images/scripts/setup-ami.d/etc/interfaces.d/lo
Jake Buchholz 24bf01621f Fix assembly of /etc/network/interfaces
Include the other interface configs from /etc/network/interfaces.d/ after lo
and existing eth*, as was initially intended.

Also separate out the assembly code into its own script, as this is done both
on boot via eth-eni-setup and on hotplug events by etc-eni-hotplug.

Resolves #91
2020-11-15 20:31:36 -08:00

4 lines
32 B
Plaintext

auto lo
iface lo inet loopback