# figure out from the LOCATION env variable what setup we use if [ "X$LOCATION" != "X" ]; then . /etc/sysconfig/network-scripts/ifcfg-eth0-$LOCATION else . /etc/sysconfig/network-scripts/ifcfg-eth0-work fi