aboutsummaryrefslogtreecommitdiffstats
path: root/security/p5-openxpki-deployment
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-openxpki-deployment')
-rw-r--r--security/p5-openxpki-deployment/files/openxpki.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-openxpki-deployment/files/openxpki.sh.in b/security/p5-openxpki-deployment/files/openxpki.sh.in
index b79847e6148..acb2aa9cfd6 100644
--- a/security/p5-openxpki-deployment/files/openxpki.sh.in
+++ b/security/p5-openxpki-deployment/files/openxpki.sh.in
@@ -25,7 +25,7 @@ esac
. /etc/rc.subr
name="openxpki"
-rcvar=`set_rcvar`
+rcvar=openxpki_enable
command="%%PREFIX%%/bin/openxpkictl"
procname="openxpkid"