if [ "$GX_CMON_ENABLE" = "true" ] ; then
	#echo "should send a signal here to the cmon daemon to update not that someone has logged in!"
	cmon &
fi

