ports/mail/opendmarc/pkg/opendmarc.rc

11 lines
157 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
#!/bin/ksh
daemon="${TRUEPREFIX}/sbin/opendmarc"
daemon_flags="-c ${SYSCONFDIR}/opendmarc.conf -u _opendmarc"
. /etc/rc.d/rc.subr
rc_reload=NO
rc_cmd $1