inetd help
    Bill McGonigle 
    bill at bfccomputing.com
       
    Thu Jun  2 13:11:01 EDT 2005
    
    
  
On Jun 1, 2005, at 20:46, TARogue wrote:
> Jun  1 19:09:38 gore inetd[467]: pid 21168: exit status 1
That means one of the processes inetd launched exited with a bad 
status.  In this case, inetd is process # 467 and the process that 
caused the error was 21168.  As Kevin mentioned it would be helpful to 
know what process 21168 was.
You can also cross-reference with other logs.  Like, perhaps an ftpd 
process is the one that failed and you have a /var/log/ftpd log that 
contains an error.  You might try 'grep 21168 /var/log/*' to see if the 
process itself logged more information somewhere.
-Bill
-----
Bill McGonigle, Owner           Work: 603.448.4440
BFC Computing, LLC              Home: 603.448.1668
bill at bfccomputing.com           Mobile: 603.252.2606
http://www.bfccomputing.com/    Pager: 603.442.1833
AIM: wpmcgonigle                Text: bill+text at bfccomputing.com
For fastest support contact, please follow:
http://bfccomputing.com/support_contact.html
    
    
More information about the gnhlug-discuss
mailing list