aboutsummaryrefslogtreecommitdiffstats
path: root/main/clamav/clamd.confd
Commit message (Collapse)AuthorAgeFilesLines
* main/clamav: separate clamav-db and freshclamNatanael Copa2012-04-301-0/+3
| | | | | | | | | Having a big static db in a package is not a good idea for /var on disk installs. We ship the db and freshclam in separate packages. also clean up the install and init.d scripts while here. fixes #1047
* moved extra/* to main/Natanael Copa2009-07-241-0/+6
and fixed misc build issues