summaryrefslogtreecommitdiffstats
path: root/nss.conf.in
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2014-02-20 16:47:38 -0500
committerRob Crittenden <rcritten@redhat.com>2014-02-21 14:20:19 -0500
commit04a38bc1491e7396d220efbbcbf7a9a1b67c45aa (patch)
treebd0850cbb968425f25afbadce7d3b016fcb59b6e /nss.conf.in
parent6ea9bd897f3cfc1526067b52868d31ee3da19cc1 (diff)
downloadmod_nss-04a38bc1491e7396d220efbbcbf7a9a1b67c45aa.tar.gz
mod_nss-04a38bc1491e7396d220efbbcbf7a9a1b67c45aa.tar.xz
mod_nss-04a38bc1491e7396d220efbbcbf7a9a1b67c45aa.zip
Move nss_pcache to /usr/libexec
Diffstat (limited to 'nss.conf.in')
-rw-r--r--nss.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/nss.conf.in b/nss.conf.in
index 050ce8a..c941ecf 100644
--- a/nss.conf.in
+++ b/nss.conf.in
@@ -40,7 +40,7 @@ NSSPassPhraseDialog builtin
# Pass Phrase Helper:
# This helper program stores the token password pins between
# restarts of Apache.
-NSSPassPhraseHelper @apache_bin@/nss_pcache
+NSSPassPhraseHelper /usr/libexec/nss_pcache
# Configure the SSL Session Cache.
# NSSSessionCacheSize is the number of entries in the cache.