A
acidbox
Guest
I checked my /var/log/messages this morning and I'm getting thousands of messages like this:
I've tried restarting xinetd and qmail with no resolve. The process looks like this:
# ps -aux | grep xinetd
/var/run/xinetd.pid contains:
Does anyone know what this means and how to fix it?
Nov 23 17:01:52 talon xinetd[7928]: service poppassd, accept: Invalid argument (errno = 22)
Nov 23 17:01:52 talon xinetd[7928]: service submission, accept: Invalid argument (errno = 22)
Nov 23 17:01:52 talon xinetd[7928]: service poppassd, accept: Invalid argument (errno = 22)
Nov 23 17:01:52 talon xinetd[7928]: service submission, accept: Invalid argument (errno = 22)
Nov 23 17:01:52 talon xinetd[7928]: service poppassd, accept: Invalid argument (errno = 22)
Nov 23 17:01:52 talon xinetd[7928]: service submission, accept: Invalid argument (errno = 22)
Nov 23 17:01:52 talon xinetd[7928]: service poppassd, accept: Invalid argument (errno = 22)
Nov 23 17:01:52 talon xinetd[7928]: service submission, accept: Invalid argument (errno = 22)
Nov 23 17:01:52 talon xinetd[7928]: service poppassd, accept: Invalid argument (errno = 22)
Nov 23 17:01:52 talon xinetd[7928]: service submission, accept: Invalid argument (errno = 22)
I've tried restarting xinetd and qmail with no resolve. The process looks like this:
# ps -aux | grep xinetd
Code:
root 7928 0.1 0.0 2148 928 ? S Nov22 2:16 xinetd -stayalive -pidfile /var/run/xinetd.pid
root 30944 0.0 0.0 2148 932 ? S 17:00 0:00 xinetd -stayalive -pidfile /var/run/xinetd.pid
/var/run/xinetd.pid contains:
30944 refers back to the process listed above. Beyond this, I have no clue what this means.30944
Does anyone know what this means and how to fix it?