summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorgshapiro <gshapiro@FreeBSD.org>2002-04-21 20:32:28 +0000
committergshapiro <gshapiro@FreeBSD.org>2002-04-21 20:32:28 +0000
commitdc941e21d52b31176fe0eccccebef9f4dec29970 (patch)
tree2e817fee0df41f77d264d5553cddef55f5e60eb5 /share
parent4c92f1efeac78d6b5032c5ef85d0a4c4e7e81d8c (diff)
downloadFreeBSD-src-dc941e21d52b31176fe0eccccebef9f4dec29970.zip
FreeBSD-src-dc941e21d52b31176fe0eccccebef9f4dec29970.tar.gz
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
Diffstat (limited to 'share')
-rw-r--r--share/man/man8/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/share/man/man8/Makefile b/share/man/man8/Makefile
index f509733..0851716 100644
--- a/share/man/man8/Makefile
+++ b/share/man/man8/Makefile
@@ -7,13 +7,10 @@ MAN= adding_user.8 \
intro.8 \
picobsd.8 \
rc.8 \
+ rc.sendmail.8 \
sticky.8 \
yp.8
-.if !defined(NO_SENDMAIL)
-MAN+= rc.sendmail.8
-.endif
-
MLINKS= rc.8 rc.early.8 rc.8 rc.serial.8 rc.8 rc.pccard.8 rc.8 rc.network.8
MLINKS+=rc.8 rc.firewall.8 rc.8 rc.atm.8 rc.8 rc.local.8 rc.8 rc.shutdown.8
MLINKS+=yp.8 YP.8 yp.8 NIS.8 yp.8 nis.8
OpenPOWER on IntegriCloud