#!/bin/sh
#
# $OpenBSD $

daemon="/usr/local/bin/rsync --daemon"

. /etc/rc.d/rc.subr

rc_reload=NO

rc_cmd $1
