mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-20 16:12:22 +01:00
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
|