Date: Sun, 21 Apr 2002 13:32:28 -0700 (PDT) From: Gregory Neil Shapiro <gshapiro@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc Makefile src/etc/sendmail Makefile rc.sendmail src/share/man/man8 Makefile Message-ID: <200204212032.g3LKWSl56295@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gshapiro 2002/04/21 13:32:28 PDT Modified files: etc Makefile etc/sendmail Makefile share/man/man8 Makefile Removed files: etc/sendmail rc.sendmail Log: Non-sendmail users use the FreeBSD sendmail startup functionality to start alternative MTAs. Therefore, always install rc.sendmail, regardless of NO_SENDMAIL make.conf setting. Users can still set mta_start_script to a different script. This commit is after a repo-copy of src/etc/sendmail/rc.sendmail to src/etc/rc.sendmail. Noticed by: Calvin NG <calvinng@brel.com> MFC after: 3 days Revision Changes Path 1.281 +2 -2 src/etc/Makefile 1.18 +1 -3 src/etc/sendmail/Makefile 1.3 +0 -194 src/etc/sendmail/rc.sendmail (dead) 1.27 +1 -4 src/share/man/man8/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204212032.g3LKWSl56295>