summaryrefslogtreecommitdiffstats
path: root/etc/mail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/mail/Makefile')
-rw-r--r--etc/mail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/mail/Makefile b/etc/mail/Makefile
index d162d2d..2ddd2f1 100644
--- a/etc/mail/Makefile
+++ b/etc/mail/Makefile
@@ -139,7 +139,7 @@ install: ${INSTALL_CF}
${INSTALL} -c -m ${SHAREMODE} ${INSTALL_CF} /etc/mail/sendmail.cf
start:
- (. /etc/defaults/rc.conf; \
+ (. /etc/defaults/rc.conf; source_rc_confs; \
if [ "$${sendmail_enable}" = "YES" -a -r /etc/mail/sendmail.cf ];\
then \
${SENDMAIL} $${sendmail_flags}; \
OpenPOWER on IntegriCloud