summaryrefslogtreecommitdiffstats
path: root/main/clamav/freshclam.pre-install
Commit message (Collapse)AuthorAgeFilesLines
* main/clamav: use /sbin/nologin as shellNatanael Copa2013-09-041-1/+1
|
* main/clamav: separate clamav-db and freshclamNatanael Copa2012-04-301-0/+5
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