Skip to content

Fix clamd start configuration (#8048)

username-removed-75310 requested to merge (removed):develop into develop

If clamd is not running, the helpful cronjob tries to start it again, but the way it is being started can only be run as root, and the cronjob is run as the clamav user, so you get an error on each cron run. This fixes that problem

Change-Id: I4cdb29dc651bee8a2eef1655ad4748d885afae0f

Merge request reports