mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2026-05-08 15:47:28 -04:00
There are some merits of having the configs in `/etc/clamav` and the databases in `/var/lib/clamav` to match the way the distros all package it and so these directories can be mounted volumes if needed. The DATABASE_DIRECTORY and APP_CONFIG_DIRECTORY variables don't support absolute paths. This patch changes that.