latest rc.subr breaks etc/rc.d/sendmail

Mike Makonnen mtm at FreeBSD.Org
Thu Mar 6 05:54:35 PST 2008


On Sat, 2008-02-02 at 03:27 +0200, Giorgos Keramidas wrote:
> Hi Mike,
> 
> Revision 1.80 of src/etc/rc.subr stops Sendmail from starting
> here with:
> 
> root at kobe:/root# /etc/rc.d/sendmail start
> Cannot 'start' sendmail. Set sendmail_enable to YES in /etc/rc.conf or use 'onestart' instead of 'start'.
> root at kobe:/root#
> 
> My /etc/rc.conf contains:
> 
> root at kobe:/root# grep sendmail /etc/rc.conf
> sendmail_enable="NO"
> sendmail_outbound_enable="NO"
> sendmail_submit_enable="YES"
> sendmail_msp_queue_enable="YES"
> root at kobe:/root#

Can you try the attached patch please?

In the long term I think the sendmail script will have to be broken up
into its constituent parts, but this should fix the problem.

Cheers.
-- 
Mike Makonnen         | GPG-KEY: http://people.freebsd.org/~mtm/mtm.asc
mmakonnen @ gmail.com | AC7B 5672 2D11 F4D0 EBF8 5279 5359 2B82 7CD4
1F55
mtm @ FreeBSD.Org     | FreeBSD - http://www.freebsd.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff
Type: text/x-patch
Size: 1064 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20080306/c1d6ea1c/diff.bin


More information about the freebsd-current mailing list