committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2021-11-16 13:31:44 +02:00
parent fa66e0741a
commit f23841d0d1
3 changed files with 4 additions and 8 deletions

View File

@@ -283,7 +283,7 @@ User clamscan
# at the end of a scan. If an archive contains both a heuristically detected
# virus/phish, and a real malware, the real malware will be reported
#
# Keep this disabled if you intend to handle "*.Heuristics.*" viruses
# Keep this disabled if you intend to handle "Heuristics.*" viruses
# differently from "real" malware.
# If a non-heuristically-detected virus (signature-based) is found first,
# the scan is interrupted immediately, regardless of this config option.
@@ -533,7 +533,7 @@ User clamscan
# file, all files within it will also be scanned. This options specifies how
# deeply the process should be continued.
# Note: setting this limit too high may result in severe damage to the system.
# Default: 16
# Default: 17
#MaxRecursion 10
# Number of files to be scanned within an archive, a document, or any other
@@ -639,7 +639,7 @@ User clamscan
#PCREMaxFileSize 100M
# When AlertExceedsMax is set, files exceeding the MaxFileSize, MaxScanSize, or
# MaxRecursion limit will be flagged with the virus
# MaxRecursion limit will be flagged with the virus name starting with
# "Heuristics.Limits.Exceeded".
# Default: no
#AlertExceedsMax yes