path: chrony_4.8-3/contrib/ken_gillett_1
dochrony() {
	if [ -z "$(pidofproc chronyd)" ]; then
		echo -e "\n\tchronyd not running\n\n"
		exit 2
