#!/bin/sh

#>>>Device type: loopback

#>>>Variable declarations:
IPADDR=127.0.0.1
DEVICE=lo
ONBOOT=yes
#>>>End variable declarations
