elif grep -q ' cobd$' /proc/devices ; then
TBLURB="coLinux"
fakeit=1
elif [ -d /proc/vz ] ; then
TBLURB="VZ"
elif [[ ${CLOCK} == "UTC" ]] ; then
myopts="--utc"
TBLURB="UTC"