summaryrefslogtreecommitdiffstats
path: root/examples/loopback.example
blob: e9dcca96a07a3bc3a3e5f51ce8d336bd1b30c096 (plain)
1
2
3
4
5
CONNECTION="ethernet"
DESCRIPTION="A very basic ethernet profile, using dhcp"
INTERFACE=lo
IP="static"
IFOPTS="127.0.0.1"