#!/usr/bin/env ssm #service_respawn='true' service_command=( /usr/bin/alsactl rdaemon ) stop() { "$service_command" kill save_and_quit }