#!/usr/bin/env watchman
#service_respawn='true'
service_workdir='/usr'
service_command='/usr/bin/mysqld_safe'
service_args=( --datadir=/var/lib/mysql )