aboutsummaryrefslogtreecommitdiff
path: root/net/clamav/files/freshclam.init
Commit message (Collapse)AuthorAge
* clamav: Shellcheck fixesRosen Penev2019-11-23
| | | | | | Fix SC2129 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* clamav: Update init scriptsJeffery To2019-02-01
| | | | | | | | | | This replaces the use of uci_validate_section() with uci_load_validate(), which removes the need to declare local variables for every config option. This also removes some unnecessary curly brackets. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* clamav: update to 0.99.2Lucian Cristian2017-03-06
| | | | | | | added option DatabaseDirectory update depends on musl-fts libraries Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
* clamav: add packageMarko Ratkaj2015-05-20
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>