#!/usr/bin/env watchman cfg_ntpd_config='/etc/ntp.conf' service_respawn='true' service_command='/bin/ntpd' service_args="-c $cfg_ntpd_config -n"