#! /bin/sh /usr/share/dpatch/dpatch-run
## install.dpatch by  <geox@localhost>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: No description.

@DPATCH@
diff -urNad trunk~/packages/acs-bootstrap-installer/installer/install.tcl trunk/packages/acs-bootstrap-installer/installer/install.tcl
--- trunk~/packages/acs-bootstrap-installer/installer/install.tcl	2009-01-06 03:07:21.000000000 +0100
+++ trunk/packages/acs-bootstrap-installer/installer/install.tcl	2009-11-21 01:16:15.000000000 +0100
@@ -169,9 +169,9 @@
 
 ns_write "<b>Installation finished</b>
 
-<p> The server has been shut down. Normally, it should come back up by itself after a minute or so. </p>
+<p> The server has been shut down. To restart it, please use the following command (as root):</p>
 
-<p> If not, please check your server error log, or contact your system administrator. </p>"
+<p># /etc/init.d/aolserver4 restart</p>"
 
 if { $post_installation_message ne "" } {
     ns_write $post_installation_message
