mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-29 12:31:35 +01:00
Updated to 20.2 release. Adds Alpine support to ca_certs, ntp, power_state, and resolv_conf modules. Created apk_configure module. Improved networking and user/group functionality. Become package maintainer. I have signed upstream CLA and am working on upstreaming these changes.
12 lines
282 B
Plaintext
12 lines
282 B
Plaintext
#
|
|
# /etc/network/interfaces
|
|
#
|
|
# Sample stub interfaces file - there needs to be one already present (which
|
|
# will then be replaced) whenever cloud-init runs as otherwise it will fail
|
|
# to perform the network setup.
|
|
#
|
|
|
|
# The loopback network interface
|
|
auto lo
|
|
iface lo inet loopback
|