summaryrefslogtreecommitdiffstats
path: root/pki/base/kra/shared/etc
diff options
context:
space:
mode:
authormharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2009-04-23 00:58:07 +0000
committermharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2009-04-23 00:58:07 +0000
commitd7def4dc2d80819ed9273d1f02f412ea644342b2 (patch)
tree7827321f253cd046051ea29e42fb9ff5188ca12a /pki/base/kra/shared/etc
parentfea42d9502c66c72b10abaff88735c629a986a8b (diff)
downloadpki-d7def4dc2d80819ed9273d1f02f412ea644342b2.tar.gz
pki-d7def4dc2d80819ed9273d1f02f412ea644342b2.tar.xz
pki-d7def4dc2d80819ed9273d1f02f412ea644342b2.zip
Bugzilla Bug #488338 - start/stop scripts should list all the available port
numbers with their functionality. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@411 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/base/kra/shared/etc')
-rwxr-xr-xpki/base/kra/shared/etc/init.d/httpd5
1 files changed, 1 insertions, 4 deletions
diff --git a/pki/base/kra/shared/etc/init.d/httpd b/pki/base/kra/shared/etc/init.d/httpd
index 7adb23311..89afc5d40 100755
--- a/pki/base/kra/shared/etc/init.d/httpd
+++ b/pki/base/kra/shared/etc/init.d/httpd
@@ -900,10 +900,7 @@ start()
fi
echo
- echo -n "PKI service(s) are available at "
- echo -n "https://[PKI_MACHINE_NAME]:$PKI_SECURE_PORT"
- echo
- echo
+ status
else
if [ -x /etc/init.d/functions ]; then
if [ "$CONSOLETYPE" = "serial" ]; then