| Summary: | In clamav-0.67, freshclam ignores -u option. Always starts as clamav user. | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Martin Diers <martin> |
| Component: | [OLD] Server | Assignee: | Antivirus Team <antivirus> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Martin Diers
2004-03-03 15:51:11 UTC
Actually, freshclam only honors the settings in /etc/freshclam.conf and this isn't a gentoo specific problem, encountered this on Fedora as well. Then it would appear that we have some abiguity between /etc/conf.d/clamd and /etc/freshclam.conf Namely, the ebuild uses settings in /etc/conf.d/clamd to specify options which should be picked up in /etc/clamav.conf and /etc/freshclam.conf. For instance, the log file name is being set in /etc/conf.d/clamd, where it should be set in /etc/freshclam.conf and /etc/clamav.conf. That means we need an update in the init scripts which eliminates the logfile settings in /etc/conf.d/clamd. is this still an issue in newer versions? (since i'd like to get rid of the old ones asap) please test if this is still an issue in 0.75.1 and/or 0.80_rc3 |