# Additional environment customisations for oc-rsyncd.
#
# Uncomment and adjust the variables below to pass extra arguments to the
# daemon or to point at an alternate configuration file. Values are consumed
# by the systemd unit installed with the oc-rsync packages.
#
# OC_RSYNC_CONFIG=/etc/oc-rsyncd/oc-rsyncd.conf
# RSYNCD_CONFIG=/etc/oc-rsyncd/oc-rsyncd.conf
# OC_RSYNC_SECRETS=/etc/oc-rsyncd/oc-rsyncd.secrets
# RSYNCD_SECRETS=/etc/oc-rsyncd/oc-rsyncd.secrets
# RSYNCD_ARGS="--max-sessions 16"
#
# oc-rsync installs side-by-side with any system-provided rsync binaries.
# No update-alternatives integration is performed so /usr/bin/rsync remains
# untouched.
RSYNCD_ARGS=""
