Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 06/04/2000 01:34:00
Module Name: basesrc
Committed By: itojun
Date: Sun Jun 4 08:33:59 UTC 2000
Modified Files:
basesrc/etc/rc.d: sendmail
Log Message:
run sendmail under the following conditions:
- /etc/mail/sendmail.cf exists, no /etc/sendmail.cf
- /etc/mail/sendmail.cf exists, /etc/sendmail.cf same content as
/etc/mail/sendmail.cf
die in other cases. PR 10243.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/etc/rc.d/sendmail
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.