#!/sbin/openrc-run
command="/usr/bin/steve"
command_args="${STEVE_OPTS}"
command_background=true
command_user="steve:steve"
pidfile="/run/${RC_SVCNAME}.pid"
