On Wed, Dec 13, 2006 at 08:18:37PM -0800, snowcrash+spamassassin wrote: > ps -ax | grep -i spamd > 922 ?? S 0:00.18 spamd child > 923 ?? S 0:00.14 spamd child > 24006 p1 R+ 0:00.01 grep -i spamd
Hrm. There's no parent in that output. Try "ps -ef | grep spamd" and see what happens. > kills the two child processes, which then immediately restart. Yeah, you need to deal with the parent, not the children. -- Randomly Selected Tagline: "I feel so lucky that I have the right brain chemicals." - Dr. Lewis on ER
pgpi3RTvsWZEw.pgp
Description: PGP signature
