# Configuration for /etc/init.d/opendmarc

# Path to the OpenDMARC configuration file.
#cfgfile="/etc/opendmarc/$RC_SVCNAME.conf"

# User (and group) to run opendmarc.
#command_user="opendmarc:mail"

# Additional arguments to pass to opendmarc.
#command_args=

# Run with OpenRC's daemon supervisor.
# Replace with an empty string or remove to disable supervisor.
supervisor=supervise-daemon
