#############################################################################
#
# Configuration file for the SvxReflector Systemd unit file
#
#############################################################################

# The user to run the SvxReflector server as
RUNASUSER=svxlink

# The directory where SvxLink write state files
STATEDIR=/var/lib/svxlink

# Specify which configuration file to use
CFGFILE=/etc/svxlink/svxreflector.conf

# Where to place the log file
LOGFILE=/var/log/svxreflector
