Date: Wed, 31 Jul 2002 02:00:06 -0700 (PDT) From: Maxim Konovalov <maxim@FreeBSD.org> To: freebsd-bugs@FreeBSD.org Subject: Re: misc/41194: sendmail starts regardless of weather it is disables in the rc.conf Message-ID: <200207310900.g6V906c1088288@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/41194; it has been noted by GNATS.
From: Maxim Konovalov <maxim@FreeBSD.org>
To: James Vella <JamesV@postmaster.co.uk>
Cc: bug-followup@FreeBSD.org
Subject: Re: misc/41194: sendmail starts regardless of weather it is
disables in the rc.conf
Date: Wed, 31 Jul 2002 12:51:33 +0400 (MSD)
On 08:47+0100, Jul 31, 2002, James Vella wrote:
> zombie# grep sendmail_enable /etc/rc.conf
> sendmail_enable="NO"
> zombie#
From man 8 rc.sendmail:
...
sendmail_enable
(str) If set to ``YES'', run the sendmail(8) daemon at system
boot time. If set to ``NONE'', do not run any sendmail(8) dae-
mons at system boot time.
please change your settings to
sendmail_enable="NONE"
I am going to close this PR if you do not mind.
--
Maxim Konovalov, maxim@FreeBSD.org
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207310900.g6V906c1088288>
