Skip to content

Improved security, performance and load#7

Open
lepe wants to merge 1 commit into
abusech:masterfrom
Intellisrc:master
Open

Improved security, performance and load#7
lepe wants to merge 1 commit into
abusech:masterfrom
Intellisrc:master

Conversation

@lepe
Copy link
Copy Markdown

@lepe lepe commented Apr 6, 2022

  • Changed script so it can be executed by "clamav" user.
  • Instead of downloading the signatures every minute, we check against its SHA256 sum before downloading.
  • Using random temporally directory.
  • As it should be executed at least every minute, we remove the need of a lock file for simplicity and compatibility.

* Changed script so it can be executed by "clamav" user. 
* Instead of downloading the signatures every minute, we check against its SHA256 sum before downloading.
* Using random temporally directory.
* As it should be executed at least every minute, we remove the need of a lock file for simplicity and compatibility.
Copy link
Copy Markdown

@mkilijanek mkilijanek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Kudos for not using Bashisms :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants