conf/70938: [patch] Mention `NONE' in sendmail_enable comment in
defaults/rc.conf
James Raftery
james at now.ie
Wed Aug 25 06:00:43 PDT 2004
>Number: 70938
>Category: conf
>Synopsis: [patch] Mention `NONE' in sendmail_enable comment in defaults/rc.conf
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Wed Aug 25 13:00:42 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: James Raftery
>Release: FreeBSD 4.10-RELEASE i386
>Organization:
>Environment:
System: FreeBSD bender.kerna.ie 4.10-RELEASE FreeBSD 4.10-RELEASE #0: Tue Jun 1 18:01:29 IST 2004 root at bender.kerna.ie:/usr/obj/usr/src/sys/BENDER i386
>Description:
The comment for sendmail_enable in defaults/rc.conf says
``Run the sendmail inbound daemon (YES/NO).''
`NONE' is also a valid value.
>How-To-Repeat:
N/A
>Fix:
--- rc.conf-patch begins here ---
Index: rc.conf
===================================================================
RCS file: /backup/ncvs/src/etc/defaults/rc.conf,v
retrieving revision 1.191
diff -r1.191 rc.conf
383c383
< sendmail_enable="NO" # Run the sendmail inbound daemon (YES/NO).
---
> sendmail_enable="NO" # Run the sendmail inbound daemon (YES/NO/NONE).
--- rc.conf-patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-bugs
mailing list