#!/bin/ksh

daemon="/usr/local/sbin/repro"
daemon_flags="/etc/repro/repro.config"

. /etc/rc.d/rc.subr

rc_cmd $1
