https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6682

Kevin A. McGrail <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Kevin A. McGrail <[email protected]> 2011-10-26 13:13:23 
UTC ---
I can't replicate on my development box.  Running straight from the command
line doesn't appear to show the issue.  I wonder if it has something to do with
you using perl to launch a perl program.

What happens if you do the below on your box?

[root@devel root]# spamd --username=httpd --daemonize --max-children 5
--pidfile=/tmp/spamd_full.pid --socketpath=/tmp/spamd_full.sock          
[root@devel root]# cat /tmp/spamd_full.pid 
12392
[root@devel root]# ps auxww | grep spamd
root     12392  2.9  0.8  34744 32712 ?        Ss   09:12   0:02
/usr/local/bin/spamd --username=httpd --daemonize --max-children 5
--pidfile=/tmp/spamd_full.pid --socketpath=/tmp/spamd_full.sock
httpd    12394  0.0  0.8  34736 32708 ?        S    09:12   0:00 spamd child
httpd    12395  0.0  0.8  34744 32712 ?        S    09:12   0:00 spamd child
root     12403  0.0  0.0   1744   588 pts/0    R+   09:13   0:00 grep spamd

-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to