H - 80
odsStopOnFirst 0
#
# Specify the primary action to take when an infection is detected.
#
# Possible values:
# 0 - Do nothing
# 1 - Report only
# 2 - Disinfect
# 3 - Rename
# 4 - Delete
# 5 - Abort scan
# 6 - Custom
#
odsFilePrimaryActionOnInfection 2
#
# If “Custom” is chosen as the primary action, the custom action must be
# specified here. Please note that the custom action will be executed as
the
# super user of the system so consider and check carefully the command
you
# specify. Custom action script or program receives one parameter, full
# pathname of the infected file.
#