Skip to content
Snippets Groups Projects
Verified Commit ed4deae2 authored by Thorsten Roßner's avatar Thorsten Roßner
Browse files

feat: Initial commit.

parent 761a6fe7
No related branches found
No related tags found
No related merge requests found
Pipeline #94742 passed
...@@ -17,6 +17,28 @@ update_clamav_db: ...@@ -17,6 +17,28 @@ update_clamav_db:
- apt-get install -y clamav-freshclam - apt-get install -y clamav-freshclam
script: script:
- |
cat << EOF > /etc/clamav/freshclam.conf
DatabaseMirror https://database.clamav.net
DatabaseDirectory ${CLAMAV_DB_PATH}
LogFileMaxSize 1M
LogTime no
LogVerbose no
LogSyslog yes
LogFacility LOG_LOCAL6
LogRotate no
DatabaseOwner clamav
MaxAttempts 3
ScriptedUpdates yes
CompressLocalDatabase no
NotifyClamd no
Foreground yes
Debug yes
ConnectTimeout 30
ReceiveTimeout 60
Bytecode yes
Checks 12
EOF
# Run Freshclam to download the latest ClamAV database files # Run Freshclam to download the latest ClamAV database files
- freshclam - freshclam
# Copy the database files to the repository # Copy the database files to the repository
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment

Consent

On this website, we use the web analytics service Matomo to analyze and review the use of our website. Through the collected statistics, we can improve our offerings and make them more appealing for you. Here, you can decide whether to allow us to process your data and set corresponding cookies for these purposes, in addition to technically necessary cookies. Further information on data protection—especially regarding "cookies" and "Matomo"—can be found in our privacy policy. You can withdraw your consent at any time.