Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Aug 2002 21:02:44 +1200
From:      Jonathan Chen <jonc@chen.org.nz>
To:        Voicu Liviu <pacman@roth.hul.huji.ac.il>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Applications on boot
Message-ID:  <20020829090244.GA65674@grimoire.chen.org.nz>
In-Reply-To: <Pine.LNX.4.21.0208290832450.2285-100000@micro6.mscc.huji.ac.il>
References:  <Pine.LNX.4.21.0208290832450.2285-100000@micro6.mscc.huji.ac.il>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Aug 29, 2002 at 08:44:48AM +0000, Voicu Liviu wrote:
> Hi,
> 
> I'm a newbiew and i read the "handbook" for many times but I did not find 
> how to remove the "sendmail" from startup.
> I know the path "/usr/local/etc/rc.d" holds my own scrips but where are
> located system scripts?

If you're using 4.6+ add the following to /etc/rc.conf to stop
sendmail from starting up:

    sendmail_enable="NONE"

More details in rc.conf(5) man pages.
-- 
Jonathan Chen <jonc@chen.org.nz>
----------------------------------------------------------------------
                                          "Opportunity does not knock,
       it presents itself when you beat down the door" - W.E. Channing

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?20020829090244.GA65674>