Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LC_ALL=C.UTF-8; export LANGUAGE=; omv-salt deploy run --no-color clamav 2>&1' with exit code '1': raspberrypi:
- ----------
- ID: remove_clamav_clamdscan_cron
- Function: file.absent
- Name: /etc/cron.d/openmediavault-clamdscan
- Result: True
- Comment: Removed file /etc/cron.d/openmediavault-clamdscan
- Started: 10:55:39.535281
- Duration: 7.043 ms
- Changes:
- ----------
- removed:
- /etc/cron.d/openmediavault-clamdscan
- ----------
- ID: remove_clamav_clamdscan_cron_scripts
- Function: module.run
- Result: True
- Comment: file.find: []
- Started: 10:55:39.543150
- Duration: 1.951 ms
- Changes:
- ----------
- file.find:
- ----------
- ID: remove_clamav_daemon_logrotate
- Function: file.absent
- Name: /etc/logrotate.d/clamav-daemon
- Result: True
- Comment: Removed file /etc/logrotate.d/clamav-daemon
- Started: 10:55:39.545254
- Duration: 0.709 ms
- Changes:
- ----------
- removed:
- /etc/logrotate.d/clamav-daemon
- ----------
- ID: remove_clamav_freshclam_logrotate
- Function: file.absent
- Name: /etc/logrotate.d/clamav-freshclam
- Result: True
- Comment: Removed file /etc/logrotate.d/clamav-freshclam
- Started: 10:55:39.546088
- Duration: 0.647 ms
- Changes:
- ----------
- removed:
- /etc/logrotate.d/clamav-freshclam
- ----------
- ID: configure_clamd_apparmor_profile
- Function: file.replace
- Name: /etc/apparmor.d/usr.sbin.clamd
- Result: True
- Comment: Changes were made
- Started: 10:55:39.546850
- Duration: 5.709 ms
- Changes:
- ----------
- diff:
- ---
- +++
- @@ -57,5 +57,5 @@
- @{HOME}/** r,
- # Site-specific additions and overrides. See local/README for details.
- - #include <local/usr.sbin.clamd>
- + include <local/usr.sbin.clamd>
- }
- ----------
- ID: configure_clamd_apparmor_local_profile
- Function: file.append
- Name: /etc/apparmor.d/local/usr.sbin.clamd
- Result: True
- Comment: Appended 13 lines
- Started: 10:55:39.552723
- Duration: 7.236 ms
- Changes:
- ----------
- diff:
- ---
- +++
- @@ -0,0 +1,13 @@
- +# Allow mount dirs to be scanned. Need write access to be able to
- +# move/delete malicious files.
- +/srv/** krw,
- +/media/** krw,
- +
- +# Allow an action to perform when clamav detects a malicious file.
- +# The scripts located in /etc/clamav/virusevent.d/ may require
- +# complex privileges, because of that we use the unconfined
- +# execute mode.
- +/usr/bin/dash muxr,
- +
- +# Allow user clamav to access log files at /var/log/clamav
- +capability chown,
- ----------
- ID: reload_clamd_apparmor_profile
- Function: cmd.run
- Name: apparmor_parser -r /etc/apparmor.d/usr.sbin.clamd
- Result: False
- Comment: Command "apparmor_parser -r /etc/apparmor.d/usr.sbin.clamd" run
- Started: 10:55:39.561534
- Duration: 1509.714 ms
- Changes:
- ----------
- pid:
- 160346
- retcode:
- 1
- stderr:
- Cache read/write disabled: interface file missing. (Kernel needs AppArmor 2.4 compatibility patch.)
- Warning: unable to find a suitable fs in /proc/mounts, is it mounted?
- Use --subdomainfs to override.
- stdout:
- ----------
- ID: configure_clamav_freshclam
- Function: file.managed
- Name: /etc/clamav/freshclam.conf
- Result: True
- Comment: File /etc/clamav/freshclam.conf updated
- Started: 10:55:41.071501
- Duration: 230.996 ms
- Changes:
- ----------
- diff:
- ---
- +++
- @@ -1,5 +1,6 @@
- -# Automatically created by the clamav-freshclam postinst
- -# Comments will get lost when you reconfigure the clamav-freshclam package
- +# This file is auto-generated by openmediavault (https://www.openmediavault.org)
- +# WARNING: Do not edit this file, your changes will get lost.
- +
- DatabaseOwner clamav
- UpdateLogFile /var/log/clamav/freshclam.log
- @@ -7,7 +8,7 @@
- LogSyslog false
- LogFacility LOG_LOCAL6
- LogFileMaxSize 0
- -LogRotate true
- +LogRotate false
- LogTime true
- Foreground false
- Debug false
- @@ -21,7 +22,5 @@
- CompressLocalDatabase no
- Bytecode true
- NotifyClamd /etc/clamav/clamd.conf
- -# Check for new database 24 times a day
- Checks 24
- -DatabaseMirror db.local.clamav.net
- DatabaseMirror database.clamav.net
- group:
- root
- mode:
- 0644
- user:
- root
- ----------
- ID: stop_clamav_freshclam_service_to_force_db_download
- Function: service.dead
- Name: clamav-freshclam
- Result: True
- Comment: The service clamav-freshclam is already dead
- Started: 10:55:41.302680
- Duration: 42.667 ms
- Changes:
- ----------
- ID: start_clamav_freshclam_service
- Function: service.running
- Name: clamav-freshclam
- Result: True
- Comment: Service clamav-freshclam is already enabled, and is running
- Started: 10:55:41.345895
- Duration: 100.158 ms
- Changes:
- ----------
- clamav-freshclam:
- True
- ----------
- ID: wait_for_clamav_freshclam_db_download
- Function: file.exists
- Name: /var/lib/clamav/main.cvd
- Result: True
- Comment: Attempt 1: Returned a result of "False", with the following comment: "Specified path /var/lib/clamav/main.cvd does not exist"
- Attempt 2: Returned a result of "False", with the following comment: "Specified path /var/lib/clamav/main.cvd does not exist"
- Attempt 3: Returned a result of "False", with the following comment: "Specified path /var/lib/clamav/main.cvd does not exist"
- Attempt 4: Returned a result of "False", with the following comment: "Specified path /var/lib/clamav/main.cvd does not exist"
- Attempt 5: Returned a result of "False", with the following comment: "Specified path /var/lib/clamav/main.cvd does not exist"
- Attempt 6: Returned a result of "False", with the following comment: "Specified path /var/lib/clamav/main.cvd does not exist"
- Attempt 7: Returned a result of "False", with the following comment: "Specified path /var/lib/clamav/main.cvd does not exist"
- Attempt 8: Returned a result of "False", with the following comment: "Specified path /var/lib/clamav/main.cvd does not exist"
- Attempt 9: Returned a result of "False", with the following comment: "Specified path /var/lib/clamav/main.cvd does not exist"
- Path /var/lib/clamav/main.cvd exists
- Started: 10:55:41.446255
- Duration: 45126.234 ms
- Changes:
- ----------
- ID: configure_clamav_freshclam_logrotate
- Function: file.managed
- Name: /etc/logrotate.d/clamav-freshclam
- Result: True
- Comment: File /etc/logrotate.d/clamav-freshclam updated
- Started: 10:56:26.574878
- Duration: 3.108 ms
- Changes:
- ----------
- diff:
- New file
- mode:
- 0644
- user:
- clamav
- ----------
- ID: configure_clamav_daemon
- Function: file.managed
- Name: /etc/clamav/clamd.conf
- Result: True
- Comment: File /etc/clamav/clamd.conf updated
- Started: 10:56:26.578215
- Duration: 338.461 ms
- Changes:
- ----------
- diff:
- ---
- +++
- @@ -1,82 +1,78 @@
- -#Automatically Generated by clamav-daemon postinst
- -#To reconfigure clamd run #dpkg-reconfigure clamav-daemon
- -#Please read /usr/share/doc/clamav-daemon/README.Debian.gz for details
- -LocalSocket /var/run/clamav/clamd.ctl
- +# This file is auto-generated by openmediavault (https://www.openmediavault.org)
- +# WARNING: Do not edit this file, your changes will get lost.
- +
- +LocalSocket /run/clamav/clamd.ctl
- FixStaleSocket true
- LocalSocketGroup clamav
- LocalSocketMode 666
- -# TemporaryDirectory is not set to its default /tmp here to make overriding
- -# the default with environment variables TMPDIR/TMP/TEMP possible
- -User clamav
- -ScanMail true
- -ScanArchive true
- -ArchiveBlockEncrypted false
- +AlertEncrypted false
- +AlertEncryptedArchive false
- +AlertEncryptedDoc false
- MaxDirectoryRecursion 15
- -FollowDirectorySymlinks false
- -FollowFileSymlinks false
- -ReadTimeout 180
- +FollowDirectorySymlinks False
- +FollowFileSymlinks False
- +ReadTimeout 120
- MaxThreads 12
- -MaxConnectionQueueLength 15
- +MaxConnectionQueueLength 30
- LogSyslog false
- -LogRotate true
- +LogRotate false
- LogFacility LOG_LOCAL6
- -LogClean false
- +LogClean False
- LogVerbose false
- -PreludeEnable no
- -PreludeAnalyzerName ClamAV
- DatabaseDirectory /var/lib/clamav
- -OfficialDatabaseOnly false
- SelfCheck 3600
- Foreground false
- Debug false
- -ScanPE true
- -MaxEmbeddedPE 10M
- -ScanOLE2 true
- -ScanPDF true
- -ScanHTML true
- -MaxHTMLNormalize 10M
- -MaxHTMLNoTags 2M
- -MaxScriptNormalize 5M
- +ScanPE True
- +MaxEmbeddedPE 40M
- +ScanOLE2 True
- +ScanPDF True
- +ScanHTML True
- +MaxHTMLNormalize 40M
- +MaxHTMLNoTags 8M
- +MaxScriptNormalize 20M
- MaxZipTypeRcg 1M
- ScanSWF true
- +ScanELF True
- +ScanArchive True
- +ScanMail false
- +AlertBrokenExecutables False
- +AlertBrokenMedia False
- ExitOnOOM false
- LeaveTemporaryFiles false
- -AlgorithmicDetection true
- -ScanELF true
- +HeuristicAlerts True
- IdleTimeout 30
- -CrossFilesystems true
- PhishingSignatures true
- -PhishingScanURLs true
- -PhishingAlwaysBlockSSLMismatch false
- -PhishingAlwaysBlockCloak false
- -PartitionIntersection false
- -DetectPUA false
- +PhishingScanURLs false
- +AlertPhishingSSLMismatch false
- +AlertPhishingCloak false
- +AlertPartitionIntersection false
- +DetectPUA False
- ScanPartialMessages false
- HeuristicScanPrecedence false
- StructuredDataDetection false
- CommandReadTimeout 30
- -SendBufTimeout 200
- +SendBufTimeout 500
- MaxQueue 100
- ExtendedDetectionInfo true
- -OLE2BlockMacros false
- +AlertOLE2Macros false
- AllowAllMatchScan true
- ForceToDisk false
- DisableCertCheck false
- DisableCache false
- -MaxScanTime 120000
- -MaxScanSize 100M
- -MaxFileSize 25M
- -MaxRecursion 16
- +MaxScanSize 400M
- +MaxFileSize 100M
- +MaxRecursion 17
- MaxFiles 10000
- MaxPartitions 50
- MaxIconsPE 100
- -PCREMatchLimit 10000
- +PCREMatchLimit 100000
- PCRERecMatchLimit 5000
- -PCREMaxFileSize 25M
- +PCREMaxFileSize 100M
- ScanXMLDOCS true
- ScanHWP3 true
- MaxRecHWP3 16
- -StreamMaxLength 25M
- +StreamMaxLength 100M
- LogFile /var/log/clamav/clamav.log
- LogTime true
- LogFileUnlock false
- @@ -84,4 +80,14 @@
- Bytecode true
- BytecodeSecurity TrustSigned
- BytecodeTimeout 60000
- -OnAccessMaxFileSize 5M
- +OfficialDatabaseOnly false
- +CrossFilesystems true
- +VirusEvent /bin/run-parts --lsbsysinit -- /etc/clamav/virusevent.d/
- +User clamav
- +OnAccessMaxFileSize 100M
- +OnAccessMaxThreads 5
- +OnAccessDisableDDD false
- +OnAccessPrevention true
- +OnAccessExtraScanning true
- +OnAccessExcludeUname clamav
- +OnAccessRetryAttempts 3
- ----------
- ID: start_clamav_daemon_service
- Function: service.running
- Name: clamav-daemon
- Result: True
- Comment: Service clamav-daemon is already enabled, and is running
- Started: 10:56:26.917257
- Duration: 108.172 ms
- Changes:
- ----------
- clamav-daemon:
- True
- ----------
- ID: stop_clamav_onaccess_service
- Function: service.dead
- Name: clamav-onaccess
- Result: True
- Comment: The service clamav-onaccess is already dead
- Started: 10:56:27.025637
- Duration: 40.664 ms
- Changes:
- ----------
- ID: configure_clamav_clamdscan_cron
- Function: file.managed
- Name: /etc/cron.d/openmediavault-clamdscan
- Result: True
- Comment: File /etc/cron.d/openmediavault-clamdscan updated
- Started: 10:56:27.066492
- Duration: 184.104 ms
- Changes:
- ----------
- diff:
- New file
- mode:
- 0644
- ----------
- ID: configure_clamav_daemon_logrotate
- Function: file.managed
- Name: /etc/logrotate.d/clamav-daemon
- Result: True
- Comment: File /etc/logrotate.d/clamav-daemon updated
- Started: 10:56:27.250760
- Duration: 2.975 ms
- Changes:
- ----------
- diff:
- New file
- mode:
- 0644
- user:
- clamav
- Summary for raspberrypi
- -------------
- Succeeded: 16 (changed=14)
- Failed: 1
- -------------
- Total states run: 17
- Total run time: 47.711 s
- [ERROR ] Command 'apparmor_parser' failed with return code: 1
- [ERROR ] stderr: Cache read/write disabled: interface file missing. (Kernel needs AppArmor 2.4 compatibility patch.)
- Warning: unable to find a suitable fs in /proc/mounts, is it mounted?
- Use --subdomainfs to override.
- [ERROR ] retcode: 1
- [ERROR ] {'pid': 160346, 'retcode': 1, 'stdout': '', 'stderr': 'Cache read/write disabled: interface file missing. (Kernel needs AppArmor 2.4 compatibility patch.)\nWarning: unable to find a suitable fs in /proc/mounts, is it mounted?\nUse --subdomainfs to override.'}
- [ERROR ] Specified path /var/lib/clamav/main.cvd does not exist
- [ERROR ] Specified path /var/lib/clamav/main.cvd does not exist
- [ERROR ] Specified path /var/lib/clamav/main.cvd does not exist
- [ERROR ] Specified path /var/lib/clamav/main.cvd does not exist
- [ERROR ] Specified path /var/lib/clamav/main.cvd does not exist
- [ERROR ] Specified path /var/lib/clamav/main.cvd does not exist
- [ERROR ] Specified path /var/lib/clamav/main.cvd does not exist
- [ERROR ] Specified path /var/lib/clamav/main.cvd does not exist
- [ERROR ] Specified path /var/lib/clamav/main.cvd does not exist
- OMV\ExecException: Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LC_ALL=C.UTF-8; export LANGUAGE=; omv-salt deploy run --no-color clamav 2>&1' with exit code '1': raspberrypi:
- ----------
- ID: remove_clamav_clamdscan_cron
- Function: file.absent
- Name: /etc/cron.d/openmediavault-clamdscan
- Result: True
- Comment: Removed file /etc/cron.d/openmediavault-clamdscan
- Started: 10:55:39.535281
- Duration: 7.043 ms
- Changes:
- ----------
- removed:
- /etc/cron.d/openmediavault-clamdscan
- ----------
- ID: remove_clamav_clamdscan_cron_scripts
- Function: module.run
- Result: True
- Comment: file.find: []
- Started: 10:55:39.543150
- Duration: 1.951 ms
- Changes:
- ----------
- file.find:
- ----------
- ID: remove_clamav_daemon_logrotate
- Function: file.absent
- Name: /etc/logrotate.d/clamav-daemon
- Result: True
- Comment: Removed file /etc/logrotate.d/clamav-daemon
- Started: 10:55:39.545254
- Duration: 0.709 ms
- Changes:
- ----------
- removed:
- /etc/logrotate.d/clamav-daemon
- ----------
- ID: remove_clamav_freshclam_logrotate
- Function: file.absent
- Name: /etc/logrotate.d/clamav-freshclam
- Result: True
- Comment: Removed file /etc/logrotate.d/clamav-freshclam
- Started: 10:55:39.546088
- Duration: 0.647 ms
- Changes:
- ----------
- removed:
- /etc/logrotate.d/clamav-freshclam
- ----------
- ID: configure_clamd_apparmor_profile
- Function: file.replace
- Name: /etc/apparmor.d/usr.sbin.clamd
- Result: True
- Comment: Changes were made
- Started: 10:55:39.546850
- Duration: 5.709 ms
- Changes:
- ----------
- diff:
- ---
- +++
- @@ -57,5 +57,5 @@
- @{HOME}/** r,
- # Site-specific additions and overrides. See local/README for details.
- - #include <local/usr.sbin.clamd>
- + include <local/usr.sbin.clamd>
- }
- ----------
- ID: configure_clamd_apparmor_local_profile
- Function: file.append
- Name: /etc/apparmor.d/local/usr.sbin.clamd
- Result: True
- Comment: Appended 13 lines
- Started: 10:55:39.552723
- Duration: 7.236 ms
- Changes:
- ----------
- diff:
- ---
- +++
- @@ -0,0 +1,13 @@
- +# Allow mount dirs to be scanned. Need write access to be able to
- +# move/delete malicious files.
- +/srv/** krw,
- +/media/** krw,
- +
- +# Allow an action to perform when clamav detects a malicious file.
- +# The scripts located in /etc/clamav/virusevent.d/ may require
- +# complex privileges, because of that we use the unconfined
- +# execute mode.
- +/usr/bin/dash muxr,
- +
- +# Allow user clamav to access log files at /var/log/clamav
- +capability chown,
- ----------
- ID: reload_clamd_apparmor_profile
- Function: cmd.run
- Name: apparmor_parser -r /etc/apparmor.d/usr.sbin.clamd
- Result: False
- Comment: Command "apparmor_parser -r /etc/apparmor.d/usr.sbin.clamd" run
- Started: 10:55:39.561534
- Duration: 1509.714 ms
- Changes:
- ----------
- pid:
- 160346
- retcode:
- 1
- stderr:
- Cache read/write disabled: interface file missing. (Kernel needs AppArmor 2.4 compatibility patch.)
- Warning: unable to find a suitable fs in /proc/mounts, is it mounted?
- Use --subdomainfs to override.
- stdout:
- ----------
- ID: configure_clamav_freshclam
- Function: file.managed
- Name: /etc/clamav/freshclam.conf
- Result: True
- Comment: File /etc/clamav/freshclam.conf updated
- Started: 10:55:41.071501
- Duration: 230.996 ms
- Changes:
- ----------
- diff:
- ---
- +++
- @@ -1,5 +1,6 @@
- -# Automatically created by the clamav-freshclam postinst
- -# Comments will get lost when you reconfigure the clamav-freshclam package
- +# This file is auto-generated by openmediavault (https://www.openmediavault.org)
- +# WARNING: Do not edit this file, your changes will get lost.
- +
- DatabaseOwner clamav
- UpdateLogFile /var/log/clamav/freshclam.log
- @@ -7,7 +8,7 @@
- LogSyslog false
- LogFacility LOG_LOCAL6
- LogFileMaxSize 0
- -LogRotate true
- +LogRotate false
- LogTime true
- Foreground false
- Debug false
- @@ -21,7 +22,5 @@
- CompressLocalDatabase no
- Bytecode true
- NotifyClamd /etc/clamav/clamd.conf
- -# Check for new database 24 times a day
- Checks 24
- -DatabaseMirror db.local.clamav.net
- DatabaseMirror database.clamav.net
- group:
- root
- mode:
- 0644
- user:
- root
- ----------
- ID: stop_clamav_freshclam_service_to_force_db_download
- Function: service.dead
- Name: clamav-freshclam
- Result: True
- Comment: The service clamav-freshclam is already dead
- Started: 10:55:41.302680
- Duration: 42.667 ms
- Changes:
- ----------
- ID: start_clamav_freshclam_service
- Function: service.running
- Name: clamav-freshclam
- Result: True
- Comment: Service clamav-freshclam is already enabled, and is running
- Started: 10:55:41.345895
- Duration: 100.158 ms
- Changes:
- ----------
- clamav-freshclam:
- True
- ----------
- ID: wait_for_clamav_freshclam_db_download
- Function: file.exists
- Name: /var/lib/clamav/main.cvd
- Result: True
- Comment: Attempt 1: Returned a result of "False", with the following comment: "Specified path /var/lib/clamav/main.cvd does not exist"
- Attempt 2: Returned a result of "False", with the following comment: "Specified path /var/lib/clamav/main.cvd does not exist"
- Attempt 3: Returned a result of "False", with the following comment: "Specified path /var/lib/clamav/main.cvd does not exist"
- Attempt 4: Returned a result of "False", with the following comment: "Specified path /var/lib/clamav/main.cvd does not exist"
- Attempt 5: Returned a result of "False", with the following comment: "Specified path /var/lib/clamav/main.cvd does not exist"
- Attempt 6: Returned a result of "False", with the following comment: "Specified path /var/lib/clamav/main.cvd does not exist"
- Attempt 7: Returned a result of "False", with the following comment: "Specified path /var/lib/clamav/main.cvd does not exist"
- Attempt 8: Returned a result of "False", with the following comment: "Specified path /var/lib/clamav/main.cvd does not exist"
- Attempt 9: Returned a result of "False", with the following comment: "Specified path /var/lib/clamav/main.cvd does not exist"
- Path /var/lib/clamav/main.cvd exists
- Started: 10:55:41.446255
- Duration: 45126.234 ms
- Changes:
- ----------
- ID: configure_clamav_freshclam_logrotate
- Function: file.managed
- Name: /etc/logrotate.d/clamav-freshclam
- Result: True
- Comment: File /etc/logrotate.d/clamav-freshclam updated
- Started: 10:56:26.574878
- Duration: 3.108 ms
- Changes:
- ----------
- diff:
- New file
- mode:
- 0644
- user:
- clamav
- ----------
- ID: configure_clamav_daemon
- Function: file.managed
- Name: /etc/clamav/clamd.conf
- Result: True
- Comment: File /etc/clamav/clamd.conf updated
- Started: 10:56:26.578215
- Duration: 338.461 ms
- Changes:
- ----------
- diff:
- ---
- +++
- @@ -1,82 +1,78 @@
- -#Automatically Generated by clamav-daemon postinst
- -#To reconfigure clamd run #dpkg-reconfigure clamav-daemon
- -#Please read /usr/share/doc/clamav-daemon/README.Debian.gz for details
- -LocalSocket /var/run/clamav/clamd.ctl
- +# This file is auto-generated by openmediavault (https://www.openmediavault.org)
- +# WARNING: Do not edit this file, your changes will get lost.
- +
- +LocalSocket /run/clamav/clamd.ctl
- FixStaleSocket true
- LocalSocketGroup clamav
- LocalSocketMode 666
- -# TemporaryDirectory is not set to its default /tmp here to make overriding
- -# the default with environment variables TMPDIR/TMP/TEMP possible
- -User clamav
- -ScanMail true
- -ScanArchive true
- -ArchiveBlockEncrypted false
- +AlertEncrypted false
- +AlertEncryptedArchive false
- +AlertEncryptedDoc false
- MaxDirectoryRecursion 15
- -FollowDirectorySymlinks false
- -FollowFileSymlinks false
- -ReadTimeout 180
- +FollowDirectorySymlinks False
- +FollowFileSymlinks False
- +ReadTimeout 120
- MaxThreads 12
- -MaxConnectionQueueLength 15
- +MaxConnectionQueueLength 30
- LogSyslog false
- -LogRotate true
- +LogRotate false
- LogFacility LOG_LOCAL6
- -LogClean false
- +LogClean False
- LogVerbose false
- -PreludeEnable no
- -PreludeAnalyzerName ClamAV
- DatabaseDirectory /var/lib/clamav
- -OfficialDatabaseOnly false
- SelfCheck 3600
- Foreground false
- Debug false
- -ScanPE true
- -MaxEmbeddedPE 10M
- -ScanOLE2 true
- -ScanPDF true
- -ScanHTML true
- -MaxHTMLNormalize 10M
- -MaxHTMLNoTags 2M
- -MaxScriptNormalize 5M
- +ScanPE True
- +MaxEmbeddedPE 40M
- +ScanOLE2 True
- +ScanPDF True
- +ScanHTML True
- +MaxHTMLNormalize 40M
- +MaxHTMLNoTags 8M
- +MaxScriptNormalize 20M
- MaxZipTypeRcg 1M
- ScanSWF true
- +ScanELF True
- +ScanArchive True
- +ScanMail false
- +AlertBrokenExecutables False
- +AlertBrokenMedia False
- ExitOnOOM false
- LeaveTemporaryFiles false
- -AlgorithmicDetection true
- -ScanELF true
- +HeuristicAlerts True
- IdleTimeout 30
- -CrossFilesystems true
- PhishingSignatures true
- -PhishingScanURLs true
- -PhishingAlwaysBlockSSLMismatch false
- -PhishingAlwaysBlockCloak false
- -PartitionIntersection false
- -DetectPUA false
- +PhishingScanURLs false
- +AlertPhishingSSLMismatch false
- +AlertPhishingCloak false
- +AlertPartitionIntersection false
- +DetectPUA False
- ScanPartialMessages false
- HeuristicScanPrecedence false
- StructuredDataDetection false
- CommandReadTimeout 30
- -SendBufTimeout 200
- +SendBufTimeout 500
- MaxQueue 100
- ExtendedDetectionInfo true
- -OLE2BlockMacros false
- +AlertOLE2Macros false
- AllowAllMatchScan true
- ForceToDisk false
- DisableCertCheck false
- DisableCache false
- -MaxScanTime 120000
- -MaxScanSize 100M
- -MaxFileSize 25M
- -MaxRecursion 16
- +MaxScanSize 400M
- +MaxFileSize 100M
- +MaxRecursion 17
- MaxFiles 10000
- MaxPartitions 50
- MaxIconsPE 100
- -PCREMatchLimit 10000
- +PCREMatchLimit 100000
- PCRERecMatchLimit 5000
- -PCREMaxFileSize 25M
- +PCREMaxFileSize 100M
- ScanXMLDOCS true
- ScanHWP3 true
- MaxRecHWP3 16
- -StreamMaxLength 25M
- +StreamMaxLength 100M
- LogFile /var/log/clamav/clamav.log
- LogTime true
- LogFileUnlock false
- @@ -84,4 +80,14 @@
- Bytecode true
- BytecodeSecurity TrustSigned
- BytecodeTimeout 60000
- -OnAccessMaxFileSize 5M
- +OfficialDatabaseOnly false
- +CrossFilesystems true
- +VirusEvent /bin/run-parts --lsbsysinit -- /etc/clamav/virusevent.d/
- +User clamav
- +OnAccessMaxFileSize 100M
- +OnAccessMaxThreads 5
- +OnAccessDisableDDD false
- +OnAccessPrevention true
- +OnAccessExtraScanning true
- +OnAccessExcludeUname clamav
- +OnAccessRetryAttempts 3
- ----------
- ID: start_clamav_daemon_service
- Function: service.running
- Name: clamav-daemon
- Result: True
- Comment: Service clamav-daemon is already enabled, and is running
- Started: 10:56:26.917257
- Duration: 108.172 ms
- Changes:
- ----------
- clamav-daemon:
- True
- ----------
- ID: stop_clamav_onaccess_service
- Function: service.dead
- Name: clamav-onaccess
- Result: True
- Comment: The service clamav-onaccess is already dead
- Started: 10:56:27.025637
- Duration: 40.664 ms
- Changes:
- ----------
- ID: configure_clamav_clamdscan_cron
- Function: file.managed
- Name: /etc/cron.d/openmediavault-clamdscan
- Result: True
- Comment: File /etc/cron.d/openmediavault-clamdscan updated
- Started: 10:56:27.066492
- Duration: 184.104 ms
- Changes:
- ----------
- diff:
- New file
- mode:
- 0644
- ----------
- ID: configure_clamav_daemon_logrotate
- Function: file.managed
- Name: /etc/logrotate.d/clamav-daemon
- Result: True
- Comment: File /etc/logrotate.d/clamav-daemon updated
- Started: 10:56:27.250760
- Duration: 2.975 ms
- Changes:
- ----------
- diff:
- New file
- mode:
- 0644
- user:
- clamav
- Summary for raspberrypi
- -------------
- Succeeded: 16 (changed=14)
- Failed: 1
- -------------
- Total states run: 17
- Total run time: 47.711 s
- [ERROR ] Command 'apparmor_parser' failed with return code: 1
- [ERROR ] stderr: Cache read/write disabled: interface file missing. (Kernel needs AppArmor 2.4 compatibility patch.)
- Warning: unable to find a suitable fs in /proc/mounts, is it mounted?
- Use --subdomainfs to override.
- [ERROR ] retcode: 1
- [ERROR ] {'pid': 160346, 'retcode': 1, 'stdout': '', 'stderr': 'Cache read/write disabled: interface file missing. (Kernel needs AppArmor 2.4 compatibility patch.)\nWarning: unable to find a suitable fs in /proc/mounts, is it mounted?\nUse --subdomainfs to override.'}
- [ERROR ] Specified path /var/lib/clamav/main.cvd does not exist
- [ERROR ] Specified path /var/lib/clamav/main.cvd does not exist
- [ERROR ] Specified path /var/lib/clamav/main.cvd does not exist
- [ERROR ] Specified path /var/lib/clamav/main.cvd does not exist
- [ERROR ] Specified path /var/lib/clamav/main.cvd does not exist
- [ERROR ] Specified path /var/lib/clamav/main.cvd does not exist
- [ERROR ] Specified path /var/lib/clamav/main.cvd does not exist
- [ERROR ] Specified path /var/lib/clamav/main.cvd does not exist
- [ERROR ] Specified path /var/lib/clamav/main.cvd does not exist in /usr/share/php/openmediavault/system/process.inc:247
- Stack trace:
- #0 /usr/share/php/openmediavault/engine/module/serviceabstract.inc(62): OMV\System\Process->execute()
- #1 /usr/share/openmediavault/engined/rpc/config.inc(187): OMV\Engine\Module\ServiceAbstract->deploy()
- #2 [internal function]: Engined\Rpc\Config->applyChanges()
- #3 /usr/share/php/openmediavault/rpc/serviceabstract.inc(124): call_user_func_array()
- #4 /usr/share/php/openmediavault/rpc/serviceabstract.inc(155): OMV\Rpc\ServiceAbstract->callMethod()
- #5 /usr/share/php/openmediavault/rpc/serviceabstract.inc(628): OMV\Rpc\ServiceAbstract->OMV\Rpc\{closure}()
- #6 /usr/share/php/openmediavault/rpc/serviceabstract.inc(152): OMV\Rpc\ServiceAbstract->execBgProc()
- #7 /usr/share/openmediavault/engined/rpc/config.inc(208): OMV\Rpc\ServiceAbstract->callMethodBg()
- #8 [internal function]: Engined\Rpc\Config->applyChangesBg()
- #9 /usr/share/php/openmediavault/rpc/serviceabstract.inc(124): call_user_func_array()
- #10 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod()
- #11 /usr/sbin/omv-engined(544): OMV\Rpc\Rpc::call()
- #12 {main}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement