diff options
Diffstat (limited to 'security/p5-openxpki-deployment/files')
-rw-r--r-- | security/p5-openxpki-deployment/files/openxpki.sh.in | 2 |
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 ce34bcabb088..e168d5389f54 100644 --- a/security/p5-openxpki-deployment/files/openxpki.sh.in +++ b/security/p5-openxpki-deployment/files/openxpki.sh.in @@ -13,7 +13,7 @@ # DO NOT CHANGE THESE DEFAULT VALUES HERE # openxpki_enable="${openxpki_enable-NO}" -openxpki_flags="" +# openxpki_flags="" openxpki_pidfile="%%PREFIX%%/var/openxpki/openxpki.pid" case "$1" in |