mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-23 11:15:13 +03:00
14 lines
392 B
Text
14 lines
392 B
Text
# 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
|