mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-22 18:55:29 +03:00
11 lines
282 B
Text
11 lines
282 B
Text
#
|
|
# /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
|