#!/bin/sh
#
# $OpenBSD: smtpd,v 1.6 2016/02/02 17:51:11 sthen Exp $

daemon="/usr/sbin/smtpd"

. /etc/rc.d/rc.subr

rc_reload=NO

rc_cmd $1
