alpine-zdt-images/scripts/setup-ami.d/etc/interfaces.d/lo
Jake Buchholz c6f5325873 ENI Hotplugging, etc.
ENI Hotplug / udhcpc script
* works with all Alpine versions back to 3.9
* udhcpc handles ENI's primary IPv4
* post-bound/post-renews eth-eni-hook handles secondary IPv4 & IPv6 addresses, route tables, and rules

setup-ami tweaks
* move scripts to be installed into setup-ami.d/
* move config snippets into setup-ami.d/etc/ (previously embedded in setup-ami)
2020-09-15 22:17:16 -07:00

7 lines
168 B
Plaintext

# NOTE: /lib/mdev/eth-eni-hotplug rewrites this file. Edit files in
# /etc/network/interfaces.d/ to persist any customizations.
auto lo
iface lo inet loopback