Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 92798 - Freshclam not daemonizing on ClamAV startup
Summary: Freshclam not daemonizing on ClamAV startup
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Antivirus Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-05-16 09:04 UTC by Tim Redman
Modified: 2005-05-16 11:27 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Redman 2005-05-16 09:04:03 UTC
A brief incursion into clamav-0.85-r1 shows that, as commented in the /etc/conf.d/clamd file, that all parameters now are ignored except for START_CLAMD and START_FRESHCLAM.  This means that FRESHCLAM_OPTS is also being ignored, and the "-d" is not being passed to freshclam to daemonize the process.  Is another method being used to start this process?
Comment 1 Andrej Kacian (RETIRED) gentoo-dev 2005-05-16 11:27:01 UTC
Yes, I'm sorry for that - I forgot to move the "-d" from conf.d file to the new initscript. Anyway, if you resync now and remerge 0.85-r1, the initscript will be updated, as I've fixed this already yesterday.