Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 May 2000 18:42:44 -0400
From:      "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com>
To:        "J. Seth Henry" <jshenry@net-noise.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Inetd refuses to run at boot
Message-ID:  <20000521184244.K96573@cc942873-a.ewndsr1.nj.home.com>
In-Reply-To: <002c01bfc370$6cb073c0$0e01a8c0@netnoise.com>; from jshenry@net-noise.com on Sun, May 21, 2000 at 05:03:41PM -0500
References:  <002c01bfc370$6cb073c0$0e01a8c0@netnoise.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, May 21, 2000 at 05:03:41PM -0500, J. Seth Henry wrote:
> Ok, this is probably something dumb that I have done, but for some reason the INETD daemon doesn't run at startup. I see it start, but when I log in, the process is not there. I can manually start it using "inetd -a 192.168.1.214" - and it stays. Just typing "inetd" results in the same thing. The process shows up for a few seconds and then quits. Should I modify the rc files to reflect the -a parameter, or is there something else?

Unless you have a special reason to use the '-a,' you should not need
it. Can you check the output of,

  $ grep inetd /etc/defaults/rc.conf /etc/rc.conf

(We all know you didn't do something silly like modify the
defaults/rc.conf, but just to get the complete picture...)

Also, does inted leave any messages in /var/log/messages?
-- 
Crist J. Clark                           cjclark@home.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000521184244.K96573>