[Erp5-report] r11465 - /erp5/trunk/utils/oood/oood.rc

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Nov 23 17:42:59 CET 2006


Author: kevin
Date: Thu Nov 23 17:42:56 2006
New Revision: 11465

URL: http://svn.erp5.org?rev=11465&view=rev
Log:
oood can only be run in graphical mode for the moment.
Start oood at the lastest moment, to be sure it had enough resources to start.

Modified:
    erp5/trunk/utils/oood/oood.rc

Modified: erp5/trunk/utils/oood/oood.rc
URL: http://svn.erp5.org/erp5/trunk/utils/oood/oood.rc?rev=11465&r1=11464&r2=11465&view=diff
==============================================================================
--- erp5/trunk/utils/oood/oood.rc (original)
+++ erp5/trunk/utils/oood/oood.rc Thu Nov 23 17:42:56 2006
@@ -1,7 +1,7 @@
 #!/bin/sh
 # Startup script for a oood server based on zope startup script
 #
-# chkconfig: 2345 81 19
+# chkconfig: 5 99 1
 # description: oood, the standalone server for converting various types of docs to/from OpenOffice format
 
 # Source function library.




More information about the Erp5-report mailing list