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