Skip to content

ClamAV doesn't report O..o #565

Answered by info-sic
info-sic asked this question in Q&A
Apr 3, 2024 · 1 comments · 8 replies
Discussion options

You must be logged in to vote

Q&D fix: changed the pandora.service for systemd to
ExecStart=/bin/bash -c "exec poetry run update --yes"
Voilá clamAV is enabled in pandora.
My best guess: clamd ist started via init.d and if not ready when systemd starts pandora, it will not "connect" to clamd.
Since poetry run update --yes takes much longer than start there's enough time to start clamd and pandora will connect.
OK for q&d but maybe I should investigate howto make pandora.service dependable of clamd already running...

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@Rafiot
Comment options

@info-sic
Comment options

@info-sic
Comment options

@info-sic
Comment options

Answer selected by info-sic
@Rafiot
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants