From owner-freebsd-questions Sun Apr 14 12:35: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sage-one.net (adsl-64-219-31-87.dsl.crchtx.swbell.net [64.219.31.87]) by hub.freebsd.org (Postfix) with ESMTP id 71BC437B404 for ; Sun, 14 Apr 2002 12:34:23 -0700 (PDT) Received: from SAGEONE (sageone.sage-american [192.168.0.5]) by localhost.sage-one.net (8.11.6/8.11.6) with SMTP id g3EE3ef84979; Sun, 14 Apr 2002 09:03:40 -0500 (CDT) (envelope-from admin@sage-one.net) Message-Id: <3.0.5.32.20020414090339.01b85a88@mail.sage-one.net> X-Sender: admin@mail.sage-one.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Sun, 14 Apr 2002 09:03:39 -0500 To: "Daniel Blankensteiner" , From: Server Admin Subject: Re: booting and inetd In-Reply-To: <000b01c1e3b2$40db6b10$6800a8c0@rafter> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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