← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 1483: Minor update to deb readme

 

------------------------------------------------------------
revno: 1483
committer: Lars Helge Oeverland <larshelge@xxxxxxxxx>
branch nick: trunk
timestamp: Wed 2010-02-24 12:26:35 +0100
message:
  Minor update to deb readme
modified:
  tools/dhis2deb/Readme.txt


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription.
=== modified file 'tools/dhis2deb/Readme.txt'
--- tools/dhis2deb/Readme.txt	2009-12-21 15:12:50 +0000
+++ tools/dhis2deb/Readme.txt	2010-02-24 11:26:35 +0000
@@ -9,7 +9,12 @@
 
 Thats it.  By default hibernate properties is setup to use h2 database in /opt/dhis2/database. This
 can be changed to point to mysql, postgres or what have you.  
- 
+
+Tomcat should be running on http://localhost:8080. To manually restart Tomcat do:
+
+sudo /etc/init.d/tomcat6 restart
+Available options are:  start|stop|restart|try-restart|force-reload|status
+
 Logging and other 'DHIS2_HOME' related stuff happens in /opt/dhis2.
 
 Everything is owned by tomcat user and password files are chmof 600.