# Configuration for /etc/init.d/kea-dhcp-ddns

# Path to kea-dhcp-ddns configuration file.
#cfgfile="/etc/kea/kea-dhcp-ddns.conf"

# Specifies the logging output; one of:
# - stdout - log to standard output
# - stderr - log to standard error
# - syslog:<facility> - log via syslog (default facility is local0)
# - <filepath> - log to file <filepath>
#logger_dest="syslog"

# The user (and group) to run kea-dhcp-ddns daemon.
#command_user="kea"

# Comment out to run without process supervisor.
supervisor=supervise-daemon
