#!/usr/bin/env watchman instance="${service_name##*-}" service_respawn='true' service_command="/usr/bin/tincd" service_args=( -D -n "$instance" )