summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/sendmail
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/sendmail')
-rwxr-xr-xetc/rc.d/sendmail2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/sendmail b/etc/rc.d/sendmail
index efa0963..0e717d4 100755
--- a/etc/rc.d/sendmail
+++ b/etc/rc.d/sendmail
@@ -64,7 +64,7 @@ run_rc_command "$1"
case `${CMD_OSTYPE}` in
FreeBSD)
- case $SENDMAIL_ENABLE in
+ case $sendmail_enable in
NONE)
exit
;;
OpenPOWER on IntegriCloud