committing changes in /etc made by "-bash"
Package changes:
This commit is contained in:
@@ -271,14 +271,10 @@ maybe chmod 0644 'clamd.conf.rpmnew'
|
|||||||
maybe chown 'amavis' 'clamd.conf.rpmsave'
|
maybe chown 'amavis' 'clamd.conf.rpmsave'
|
||||||
maybe chgrp 'amavis' 'clamd.conf.rpmsave'
|
maybe chgrp 'amavis' 'clamd.conf.rpmsave'
|
||||||
maybe chmod 0644 'clamd.conf.rpmsave'
|
maybe chmod 0644 'clamd.conf.rpmsave'
|
||||||
maybe chown 'amavis' 'clamd.d'
|
|
||||||
maybe chgrp 'amavis' 'clamd.d'
|
|
||||||
maybe chmod 0755 'clamd.d'
|
maybe chmod 0755 'clamd.d'
|
||||||
maybe chown 'amavis' 'clamd.d/amavisd.conf'
|
maybe chown 'amavis' 'clamd.d/amavisd.conf'
|
||||||
maybe chgrp 'amavis' 'clamd.d/amavisd.conf'
|
maybe chgrp 'amavis' 'clamd.d/amavisd.conf'
|
||||||
maybe chmod 0644 'clamd.d/amavisd.conf'
|
maybe chmod 0644 'clamd.d/amavisd.conf'
|
||||||
maybe chown 'amavis' 'clamd.d/scan.conf'
|
|
||||||
maybe chgrp 'amavis' 'clamd.d/scan.conf'
|
|
||||||
maybe chmod 0644 'clamd.d/scan.conf'
|
maybe chmod 0644 'clamd.d/scan.conf'
|
||||||
maybe chown 'amavis' 'clamd.d/scan.conf.rpmnew'
|
maybe chown 'amavis' 'clamd.d/scan.conf.rpmnew'
|
||||||
maybe chgrp 'amavis' 'clamd.d/scan.conf.rpmnew'
|
maybe chgrp 'amavis' 'clamd.d/scan.conf.rpmnew'
|
||||||
|
|||||||
@@ -283,7 +283,7 @@ User clamscan
|
|||||||
# at the end of a scan. If an archive contains both a heuristically detected
|
# 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
|
# 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.
|
# differently from "real" malware.
|
||||||
# If a non-heuristically-detected virus (signature-based) is found first,
|
# If a non-heuristically-detected virus (signature-based) is found first,
|
||||||
# the scan is interrupted immediately, regardless of this config option.
|
# 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
|
# file, all files within it will also be scanned. This options specifies how
|
||||||
# deeply the process should be continued.
|
# deeply the process should be continued.
|
||||||
# Note: setting this limit too high may result in severe damage to the system.
|
# Note: setting this limit too high may result in severe damage to the system.
|
||||||
# Default: 16
|
# Default: 17
|
||||||
#MaxRecursion 10
|
#MaxRecursion 10
|
||||||
|
|
||||||
# Number of files to be scanned within an archive, a document, or any other
|
# Number of files to be scanned within an archive, a document, or any other
|
||||||
@@ -639,7 +639,7 @@ User clamscan
|
|||||||
#PCREMaxFileSize 100M
|
#PCREMaxFileSize 100M
|
||||||
|
|
||||||
# When AlertExceedsMax is set, files exceeding the MaxFileSize, MaxScanSize, or
|
# 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".
|
# "Heuristics.Limits.Exceeded".
|
||||||
# Default: no
|
# Default: no
|
||||||
#AlertExceedsMax yes
|
#AlertExceedsMax yes
|
||||||
|
|||||||
@@ -3,4 +3,4 @@ PROGRAM=/usr/libexec/mock/mock
|
|||||||
SESSION=false
|
SESSION=false
|
||||||
FALLBACK=false
|
FALLBACK=false
|
||||||
KEEP_ENV_VARS=COLUMNS,SSH_AUTH_SOCK,http_proxy,ftp_proxy,https_proxy,no_proxy,MOCK_TRACE_LOG
|
KEEP_ENV_VARS=COLUMNS,SSH_AUTH_SOCK,http_proxy,ftp_proxy,https_proxy,no_proxy,MOCK_TRACE_LOG
|
||||||
BANNER=You are not in the `mock` group. See https://github.com/rpm-software-management/mock/wiki#setup
|
BANNER=You are not in the `mock` group. See https://rpm-software-management.github.io/mock/#setup
|
||||||
|
|||||||
Reference in New Issue
Block a user