aboutsummaryrefslogtreecommitdiffstats
path: root/security/shibboleth2-sp
diff options
context:
space:
mode:
Diffstat (limited to 'security/shibboleth2-sp')
-rw-r--r--security/shibboleth2-sp/files/shibboleth-sp.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/shibboleth2-sp/files/shibboleth-sp.in b/security/shibboleth2-sp/files/shibboleth-sp.in
index 6501467ece77..5a81e04202f5 100644
--- a/security/shibboleth2-sp/files/shibboleth-sp.in
+++ b/security/shibboleth2-sp/files/shibboleth-sp.in
@@ -9,7 +9,7 @@
. /etc/rc.subr
name="shibboleth_sp"
-rcvar=${name}_enable
+rcvar=shibboleth_sp_enable
command=${shibboleth_sp_program:-%%PREFIX%%/sbin/shibd}
pidfile="${shibboleth_sp_pidfile:-/var/run/${name}.pid}"