git: e1184adecf3f - main - sendmail: remove leftovers from mta_start_script and rc.sendmail
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 15 Nov 2022 08:10:58 UTC
The branch main has been updated by bapt:
URL: https://cgit.FreeBSD.org/src/commit/?id=e1184adecf3fd4937da20ecd4cb5ada101952a58
commit e1184adecf3fd4937da20ecd4cb5ada101952a58
Author: Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2022-11-15 08:08:07 +0000
Commit: Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2022-11-15 08:10:53 +0000
sendmail: remove leftovers from mta_start_script and rc.sendmail
Switch /etc/mail/Makefile to use /etc/rc.d/sendmail instead of
/etc/rc.sendmail this switch should have been done 20 years ago.
While here update the documentation to not refer anymore to
mta_start_script
Reported by: Jose Luis Duran <jlduran@gmail.com>
---
etc/mail/Makefile | 2 +-
share/man/man5/make.conf.5 | 8 ++------
2 files changed, 3 insertions(+), 7 deletions(-)
diff --git a/etc/mail/Makefile b/etc/mail/Makefile
index cb63592804d3..a799a16a9c53 100644
--- a/etc/mail/Makefile
+++ b/etc/mail/Makefile
@@ -101,7 +101,7 @@ SENDMAIL_CF_DIR?= /usr/src/contrib/sendmail/cf
#
# The sendmail startup script
#
-SENDMAIL_START_SCRIPT?= /etc/rc.sendmail
+SENDMAIL_START_SCRIPT?= /etc/rc.d/sendmail
#
# Some useful programs we need.
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5
index b3623b29a950..2a29eeb5f5bf 100644
--- a/share/man/man5/make.conf.5
+++ b/share/man/man5/make.conf.5
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd June 14, 2021
+.Dd November 15, 2022
.Dt MAKE.CONF 5
.Os
.Sh NAME
@@ -573,11 +573,7 @@ The script used by
to start, stop, and restart
.Xr sendmail 8 .
The default value is
-.Pa /etc/rc.sendmail .
-This value should match the
-.Dq Li mta_start_script
-setting in
-.Xr rc.conf 5 .
+.Pa /etc/rc.d/sendmail .
.It Va SENDMAIL_SUBMIT_MC
.Pq Vt str
The default