summaryrefslogtreecommitdiffstats
path: root/pki/base/tps/apache/apachectl
diff options
context:
space:
mode:
authormharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2009-11-07 02:07:44 +0000
committermharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2009-11-07 02:07:44 +0000
commit551ac1bf0836ec7ee873be112fe2beb4fb799a5a (patch)
tree7c420ef1a92c8a4692b8eb53bbb8ad004c4d6fae /pki/base/tps/apache/apachectl
parent8b7fac3f033143cd6bf53d94be8c398982a3af21 (diff)
Bugzilla Bug #533233 - Remove "pki*" scripts from pki-native-tools . . .
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@812 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/base/tps/apache/apachectl')
-rwxr-xr-xpki/base/tps/apache/apachectl2
1 files changed, 1 insertions, 1 deletions
diff --git a/pki/base/tps/apache/apachectl b/pki/base/tps/apache/apachectl
index fc054e7e7..827512ef3 100755
--- a/pki/base/tps/apache/apachectl
+++ b/pki/base/tps/apache/apachectl
@@ -32,7 +32,7 @@ LD_LIBRARY_PATH=[SECURITY_LIBRARIES]:${LD_LIBRARY_PATH}
export LD_LIBRARY_PATH
# see if httpd is linked with the openldap libraries - we need to override them
-OS=`pkiname`
+OS=`uname -s`
if [ $OS = "Linux" ]; then
hasopenldap=0