# clamav startup script config options

# change these to "yes" to start 
START_FRESHCLAM="no"
START_CLAMD="no"

# Options to pass to freshclam (man freshclam for more info).
FRESHCLAM_OPTS="-c 12"
