Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Apr 2002 09:08:20 -0500
From:      Server Admin <admin@sage-one.net>
To:        "Daniel Blankensteiner" <db@traceroute.dk>, <freebsd-questions@freebsd.org>
Subject:   Re: booting and inetd
Message-ID:  <3.0.5.32.20020414090820.01bd3750@mail.sage-one.net>
In-Reply-To: <000b01c1e3b2$40db6b10$6800a8c0@rafter>

next in thread | previous in thread | raw e-mail | index | archive | help
At 02:45 PM 4.14.2002 +0200, Daniel Blankensteiner wrote:
>Hi again
>
>Still using FreeBSD 4.4 on a i386 :-)
>
>When FreeBSD boots it read scripts and other files from:
>/usr/local/etc/rc.d (all *.sh files)
>/etc/rc (and all rc.* files)
>/boot
>right? are there more?
>
>So a service like sendmail or sshd can be started at boot time by any of
>these files, but when you killall -HUP inetd. Then you close all services
>and only start them listed (not #'ed) in /etc/inetd.conf?
>But when I restart inetd, nothing happens, all services are still running?
>(and I have #'ed all services in /etc/inetd.conf).
>
>br
>db
>
>
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-questions" in the body of the message
>
>
Did you first take a look to see if inetd has stopped..?
sageame@sage-one$ ps -auxw | grep inetd
root      126  0.0  0.1  1068  740  ??  Is   10:16PM   0:00.09
/usr/sbin/inetd -wW

Then restart...???

.... our website: http://www.sage-one.net/

Best regards,

Jack L. Stone
Server Admin

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?3.0.5.32.20020414090820.01bd3750>