aboutsummaryrefslogtreecommitdiff
path: root/mail/courier/files/courier.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'mail/courier/files/courier.sh.in')
-rw-r--r--mail/courier/files/courier.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/courier/files/courier.sh.in b/mail/courier/files/courier.sh.in
index 977b14d61160..38e676ca7ae6 100644
--- a/mail/courier/files/courier.sh.in
+++ b/mail/courier/files/courier.sh.in
@@ -36,7 +36,7 @@ courier_enable=${courier_enable:-"NO"} # Run Courier-MTA (YES/NO).
. /etc/rc.subr
name="courier"
-rcvar=`set_rcvar`
+rcvar=courier_enable
start_precmd="${name}_prestart"
start_cmd="${name}_start"