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