aboutsummaryrefslogtreecommitdiff
path: root/etc/mail
diff options
context:
space:
mode:
authorGregory Neil Shapiro <gshapiro@FreeBSD.org>2001-07-23 02:19:02 +0000
committerGregory Neil Shapiro <gshapiro@FreeBSD.org>2001-07-23 02:19:02 +0000
commitf88f925efcc17f40f43bbdcb8aa1e5ff92cdb3a0 (patch)
tree5e275b6954fb8b35b18e99e0d577d54900b8e73a /etc/mail
parentf4843be9990e766d93d225e3ff2e96cc170af25d (diff)
downloadsrc-f88f925efcc17f40f43bbdcb8aa1e5ff92cdb3a0.tar.gz
src-f88f925efcc17f40f43bbdcb8aa1e5ff92cdb3a0.zip
Notes
Diffstat (limited to 'etc/mail')
-rw-r--r--etc/mail/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/mail/Makefile b/etc/mail/Makefile
index 833b45f55dc4..fed02d38187b 100644
--- a/etc/mail/Makefile
+++ b/etc/mail/Makefile
@@ -153,7 +153,9 @@ maps: ${SENDMAIL_MAP_OBJ}
aliases: ${SENDMAIL_ALIASES}.db
install: ${INSTALL_CF}
+.if ${INSTALL_CF} != /etc/mail/sendmail.cf
${INSTALL} -c -m ${SHAREMODE} ${INSTALL_CF} /etc/mail/sendmail.cf
+.endif
start:
(. /etc/defaults/rc.conf; source_rc_confs; \