aboutsummaryrefslogtreecommitdiff
path: root/security/p5-openxpki-deployment/files/openxpki.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-openxpki-deployment/files/openxpki.sh.in')
-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 e168d5389f54..b023be7619b2 100644
--- a/security/p5-openxpki-deployment/files/openxpki.sh.in
+++ b/security/p5-openxpki-deployment/files/openxpki.sh.in
@@ -20,7 +20,7 @@ case "$1" in
*start) command_args="start";;
esac
-. %%RC_SUBR%%
+. /etc/rc.subr
name="openxpki"
rcvar=`set_rcvar`