Re: inetd not being run at startup

2003-10-28 Thread Monique Y. Herman
On Tue, 28 Oct 2003 at 05:32 GMT, David Lloyd penned: > > Monique, > >> > Aha, sure enough, only rc0.d and rc6.d have a file K20inetd I >> > assume I can fix this by typing update-rc.d inetd defaults Someone >> > please let me know if it would be a mistake to do so. Also, I >> > noticed that the

Re: inetd not being run at startup

2003-10-27 Thread David Lloyd
Monique, > > Aha, sure enough, only rc0.d and rc6.d have a file K20inetd I assume I > > can fix this by typing update-rc.d inetd defaults Someone please let > > me know if it would be a mistake to do so. Also, I noticed that there > > were several other files missing besides inetd, such as: cron

Re: inetd not being run at startup

2003-10-27 Thread Monique Y. Herman
On Mon, 27 Oct 2003 at 21:22 GMT, Richard Otte penned: > Aha, sure enough, only rc0.d and rc6.d have a file K20inetd I assume I > can fix this by typing update-rc.d inetd defaults Someone please let > me know if it would be a mistake to do so. Also, I noticed that there > were several other files

Re: inetd not being run at startup

2003-10-27 Thread Ric Otte
Aha, sure enough, only rc0.d and rc6.d have a file K20inetd I assume I can fix this by typing update-rc.d inetd defaults Someone please let me know if it would be a mistake to do so. Also, I noticed that there were several other files missing besides inetd, such as: cron, kerneld, ppp, hwcloc

Re: inetd not being run at startup

2003-10-27 Thread Richard Otte
Aha, sure enough, only rc0.d and rc6.d have a file K20inetd I assume I can fix this by typing update-rc.d inetd defaults Someone please let me know if it would be a mistake to do so. Also, I noticed that there were several other files missing besides inetd, such as: cron, kerneld, ppp, hwclo

Re: inetd not being run at startup

2003-10-27 Thread Monique Y. Herman
On Mon, 27 Oct 2003 at 15:44 GMT, Ric Otte penned: > I recently lost my hard drive, and after restoring, fetchmail does not > work. I get the smtp failed for localhost message, and discovered > that exim is not running (I can't telnet to localhost 25). Things > work fine if I start exim manually

inetd not being run at startup

2003-10-27 Thread Ric Otte
I recently lost my hard drive, and after restoring, fetchmail does not work. I get the smtp failed for localhost message, and discovered that exim is not running (I can't telnet to localhost 25). Things work fine if I start exim manually (/usr/sbin/exim -bd), or if I do "/etc/init.d/inetd restart