mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-18 22:54:00 +00:00
8 lines
198 B
Text
8 lines
198 B
Text
# 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"
|