aboutsummaryrefslogtreecommitdiffstats
path: root/main/clamav/clamd.initd
Commit message (Collapse)AuthorAgeFilesLines
* main/clamav: add pcre support for new signatures uses PCREsJens Vehlhaber2016-01-191-4/+4
| | | | Signed-off-by: Jens Vehlhaber <jens@eisfair.org>
* main/clamav: upgrade to 0.99. Minor fixes in APKBUILD, init and logrotate ↵Valery Kartel2015-12-081-29/+22
| | | | scripts (second release)
* main/clamav: fix creation of socket dirNatanael Copa2015-05-211-0/+12
| | | | fixes #4175
* main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa2015-04-281-1/+1
|
* main/clamav: check for main.cvd/cld presence at startupLeonardo Arena2014-03-311-13/+15
|
* main/clamav: fix endless timeout upon daemon startupLeonardo Arena2014-03-311-2/+2
|
* main/clamav: separate clamav-db and freshclamNatanael Copa2012-04-301-1/+19
| | | | | | | | | 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
* main/clamav: replace optsJeff Bilyk2012-03-171-1/+3
| | | | fixes #945
* main/chrony,clamav,clamsmtp,conntrack,cyrus-sasl: start services after fwNatanael Copa2009-09-151-0/+1
|
* moved extra/* to main/Natanael Copa2009-07-241-0/+56
and fixed misc build issues