Date: Wed, 26 Jun 2002 08:09:52 -0700 (PDT) From: Phillip Nordwall <coldfire-freebsd@wcug.wwu.edu> To: freebsd-gnats-submit@FreeBSD.org Subject: conf/39887: /stand/sysinstall doesn't set sendmail_enable correctly in rc.conf Message-ID: <200206261509.g5QF9qQN033590@www.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 39887
>Category: conf
>Synopsis: /stand/sysinstall doesn't set sendmail_enable correctly in rc.conf
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Wed Jun 26 08:20:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Phillip Nordwall
>Release: 4.6-RELEASE
>Organization:
Western Washington University Computer Science
>Environment:
FreeBSD YYYY.wwu.edu 4.6-RELEASE FreeBSD 4.6-RELEASE #9: Tue Jun 18 11:14:28 GMT 2002 root@YYYY.wwu.edu:/usr/obj/usr/src/sys/MIN_KERNEL i386
>Description:
If you try to make it so that sendmail doesn't run using /stand/sysinstall, configure, networking, Sendmail (This machine wants to run sendmail) it puts an entry into /etc/rc.conf of
sendmail_enable="NO".
Upon startup of the machine sendmail still runs. If you change the entry from
sendmail_enable="NO"
to
sendmail_enable="NONE"
sendmail won't start at startup.
>How-To-Repeat:
Use /stand/sysinstall to make sure sendmail doesn't run. Take a look in /etc/rc.conf for
sendmail_enable="NO"
restart the machine, and sendmail will run.
>Fix:
Change what /stand/sysinstall writes to /etc/rc.conf or change rc.sendmail to accept sendmail_enable="NO"
>Release-Note:
>Audit-Trail:
>Unformatted:
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?200206261509.g5QF9qQN033590>
