I'm just guessing, but I bet you have to uncomment Forground in the clamav.conf file.

daemontools needs daemons that don't fork into the background.

In fact, there are some tools in the daemontools distrobution that trick programs into not forking into the background. I don't think you'll need them in this case.

- Gabriel

Bastiaan van der Put wrote:
Hi,

I tried it...

doesnt it : defunct?

[clamd <defunct>]

also svc -d doesnt stop clamd?

Greetings, Bas
At 17:57 7/22/2003 +0100, you wrote:

> Anyone running clamd with daemontools,
>
> without having it restarted ff second??

Yep, had it running for about 3 weeks with no problems.

My clamd/run file is as follows:
---
#!/bin/sh
exec /usr/local/bin/softlimit -a 40000000 /usr/local/sbin/clamd >>
/tmp/clamd.log 2>&1
---

Chris

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]






-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Clamav-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to