Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clamav: runtime fix local routing | Armin Kuster | 2019-04-13 | 1 | -0/+2 |
| | | | | | | | | | | This addes the localhost to resolve.conf to fix: ERROR: Can't get information about database.clamav.net: Temporary failure in name resolution ERROR: Can't download main.cvd from database.clamav.net Giving up on database.clamav.net... Signed-off-by: Armin Kuster <akuster808@gmail.com> | ||||
* | clamav runtime: add resolve.conf support | Armin Kuster | 2019-04-13 | 1 | -0/+28 |
| | | | | | | and ping test too Signed-off-by: Armin Kuster <akuster808@gmail.com> | ||||
* | clamav: add basic runtime tests | Armin Kuster | 2019-03-31 | 1 | -0/+38 |
Signed-off-by: Armin Kuster <akuster808@gmail.com> |