summaryrefslogtreecommitdiffstats
path: root/pki/dogtag/ra-ui/shared/docroot
diff options
context:
space:
mode:
authormharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2009-03-03 22:09:01 +0000
committermharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2009-03-03 22:09:01 +0000
commit3c3dab708f4a763cca056edebff862eb7d26e776 (patch)
tree9af262147111f4367090329f7141cb81dd700efa /pki/dogtag/ra-ui/shared/docroot
parent6a95833f494e6d7cbb6db4a151b0391b70eeef07 (diff)
downloadpki-3c3dab708f4a763cca056edebff862eb7d26e776.tar.gz
pki-3c3dab708f4a763cca056edebff862eb7d26e776.tar.xz
pki-3c3dab708f4a763cca056edebff862eb7d26e776.zip
Bugzilla Bug #440344 - Installation page should tell admins to use "service",
not "/etc/init.d" on Linux. git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@270 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/dogtag/ra-ui/shared/docroot')
-rw-r--r--pki/dogtag/ra-ui/shared/docroot/ra/admin/console/config/donepanel.vm2
1 files changed, 1 insertions, 1 deletions
diff --git a/pki/dogtag/ra-ui/shared/docroot/ra/admin/console/config/donepanel.vm b/pki/dogtag/ra-ui/shared/docroot/ra/admin/console/config/donepanel.vm
index 4f28fa085..eda7d256f 100644
--- a/pki/dogtag/ra-ui/shared/docroot/ra/admin/console/config/donepanel.vm
+++ b/pki/dogtag/ra-ui/shared/docroot/ra/admin/console/config/donepanel.vm
@@ -32,7 +32,7 @@ function performPanel() {
#if ($errorString != "")
<img src="../img/icon_crit_update.gif">&nbsp;<font color="red">$errorString</font>
#end
-Restart the server on the command line by typing "/etc/init.d/$instanceId
+As 'root', restart the server on the command line by typing "$initCommand
restart". After performing this restart, the server should become operational.
<br/>
Please go to the <A href="https://$host:$port">service</A> page to access all of the available agent interfaces.