summaryrefslogtreecommitdiffstats
path: root/etc/Makefile
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 /etc/Makefile
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 'etc/Makefile')
-rw-r--r--etc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/Makefile b/etc/Makefile
index 3a6e8ad..0a341bf 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -13,7 +13,7 @@ BIN1= amd.map apmd.conf auth.conf \
motd modems netconfig networks newsyslog.conf \
phones printcap profile protocols \
rc rc.atm rc.devfs rc.diskless1 rc.diskless2 rc.firewall rc.firewall6 \
- rc.network rc.network6 rc.pccard rc.serial rc.shutdown \
+ rc.network rc.network6 rc.pccard rc.sendmail rc.serial rc.shutdown \
rc.syscons rc.sysctl remote rpc services shells sysctl.conf \
syslog.conf usbd.conf \
etc.${MACHINE_ARCH}/disktab \
OpenPOWER on IntegriCloud