#############################################################################
#
# Configuration file for the RemoteTrx systemd unit file
#
#############################################################################

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

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

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

# Where to place the PID file
PIDFILE=/run/remotetrx.pid

# Enable Alsa zerofill if set to 1 (see manual page)
ASYNC_AUDIO_ALSA_ZEROFILL=0
