Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Apr 2002 06:10:19 -0700 (PDT)
From:      Andrew Gould <andrewgould@yahoo.com>
To:        Daniel Blankensteiner <db@traceroute.dk>, freebsd-questions@freebsd.org
Subject:   Re: booting and inetd
Message-ID:  <20020414131019.31679.qmail@web13408.mail.yahoo.com>
In-Reply-To: <000b01c1e3b2$40db6b10$6800a8c0@rafter>

next in thread | previous in thread | raw e-mail | index | archive | help
If you're not going to use any services, you might as
well not run the daemon.  I'd suggest killing the
daemon, rather than restarting it; and adding the
following line to /etc/rc.conf:

inetd_enable="NO"

Best of luck,

Andrew Gould


--- Daniel Blankensteiner <db@traceroute.dk> 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


__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.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?20020414131019.31679.qmail>