#!/usr/bin/env ssm

service_respawn='true'
service_command="/usr/sbin/openvpn"
service_workdir="/etc/openvpn"
service_args=( server.conf )