# Sagator's sysconfig example. Please uncomment required lines.

# Set this to sagator's CHROOT. When this line is commented,
# chroot updates will be not done.
CHROOT="/var/spool/vscan"

# Uncomment following line, if you want automatic restart after rpm upgrade.
#RESTART=auto

# Following line is required for CLAMAV daemon running in sagator's chroot.
#CLAMD="/usr/sbin/clamd -c /etc/clamav.conf"

# Followinf line is required for NOD32 running in sagator's chroot.
#NOD32="/usr/local/bin/nod32d"

# Following lines are required for AVG running in sagator's chroot.
#export LANG=C
#AVG="/opt/grisoft/avg7/bin/avgscan -d"
