diff options
author | Dave Brolley <brolley@redhat.com> | 2009-12-17 16:58:33 -0500 |
---|---|---|
committer | Dave Brolley <brolley@redhat.com> | 2009-12-17 16:58:33 -0500 |
commit | 089ed967ce3894c3569091db70db423a5316b04e (patch) | |
tree | d609c6b499703be7849cb11c929c0e2252c55cd7 | |
parent | 31f9baea9889376f76d3fcd8333d24a140e7226e (diff) | |
download | systemtap-steved-089ed967ce3894c3569091db70db423a5316b04e.tar.gz systemtap-steved-089ed967ce3894c3569091db70db423a5316b04e.tar.xz systemtap-steved-089ed967ce3894c3569091db70db423a5316b04e.zip |
Correct path to trusted signer's database.
-rw-r--r-- | stap-authorize-signing-cert.8.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stap-authorize-signing-cert.8.in b/stap-authorize-signing-cert.8.in index 0813cc88..db9f49c5 100644 --- a/stap-authorize-signing-cert.8.in +++ b/stap-authorize-signing-cert.8.in @@ -85,7 +85,7 @@ access permissions before making use of any certificate database. .SH FILES .TP -@sysconfdir@/staprun/ +@sysconfdir@/systemtap/staprun/ \fIstaprun\fR\[aq]s trusted signer certificate database. .TP |