# figure out from the LOCATION env variable what we are supposed to setup as if [ "X$LOCATION" != "X" ]; then . /etc/sysconfig/network-$LOCATION else . /etc/sysconfig/network-work fi