On Wed, Jul 05, 2006 at 12:30:26PM +0100, Beginner said: > I am not getting any joy with the -f or -ff switch. When I try > > >strace -o clam-debug.txt -ff clamd > > It only creates one process: > > clamav 4648 0.0 1.6 26904 20984 ? Ts 12:19 0:00 clamd
This process is suspended - did you <ctl>-z it? You'll need to just leave it running until you get some defunct zombies. This works fine here: sudo strace -o clamv.txt -ff /usr/sbin/clamd Take care, -- -------------------------------------------------------------------------- | Stephen Gran | Distinctive, adj.: A different color | | [EMAIL PROTECTED] | or shape than our competitors. | | http://www.lobefin.net/~steve | | --------------------------------------------------------------------------
signature.asc
Description: Digital signature
_______________________________________________ http://lurker.clamav.net/list/clamav-users.html
