diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-05-15 02:49:17 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-05-15 02:49:17 +0000 |
commit | 29813d539747e58a6e3322df3f48eae4338c60b5 (patch) | |
tree | ad64253796dc7d189145d9bb72dbd175c35488f4 /security/p5-openxpki-deployment | |
parent | 47674a9024d5ae3cd9f5366e069619af12740e46 (diff) |
Notes
Diffstat (limited to 'security/p5-openxpki-deployment')
-rw-r--r-- | security/p5-openxpki-deployment/files/openxpki.sh.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-openxpki-deployment/files/openxpki.sh.in b/security/p5-openxpki-deployment/files/openxpki.sh.in index 70374060fcf2..b79847e61488 100644 --- a/security/p5-openxpki-deployment/files/openxpki.sh.in +++ b/security/p5-openxpki-deployment/files/openxpki.sh.in @@ -13,8 +13,9 @@ # # DO NOT CHANGE THESE DEFAULT VALUES HERE # +# openxpki_flags (Set as needed) + openxpki_enable="${openxpki_enable-NO}" -# openxpki_flags="" openxpki_pidfile="%%PREFIX%%/var/openxpki/openxpki.pid" case "$1" in |