1 2 3 4 5 6 7 8 9 10
description configure network loopback device type wait target boot before sysinit after hostname vfs exec { ip addr add 127.0.0.1/8 dev lo brd + ip link set lo up }