aboutsummaryrefslogtreecommitdiff
path: root/src/clamav/clamav.conf.d
blob: 9cd44d9f80675fa31c7b7bf2a612f5a5c27186e3 (plain)
1
2
3
4
5
6
7
8
# 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"