[csw-devel] SF.net SVN: gar:[10693] csw/mgar/pkg/orca/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Aug 4 11:02:23 CEST 2010


Revision: 10693
          http://gar.svn.sourceforge.net/gar/?rev=10693&view=rev
Author:   dmichelsen
Date:     2010-08-04 09:02:23 +0000 (Wed, 04 Aug 2010)

Log Message:
-----------
orca: Apply fix from #4505 incorrectly preventing restart after crash

Modified Paths:
--------------
    csw/mgar/pkg/orca/trunk/checksums
    csw/mgar/pkg/orca/trunk/files/csworca

Modified: csw/mgar/pkg/orca/trunk/checksums
===================================================================
--- csw/mgar/pkg/orca/trunk/checksums	2010-08-04 08:53:00 UTC (rev 10692)
+++ csw/mgar/pkg/orca/trunk/checksums	2010-08-04 09:02:23 UTC (rev 10693)
@@ -1,4 +1,4 @@
-dcb171adb47a8a7d8c55ec4b7f9b5218  csworca
+40a01bc6854c77a39c00014e72cae252  csworca
 4c74f4f1449fabd0838d0cd71678144c  csworca_services
 72c1eaa8d3f1ab48363e7ed5792e2855  csworcallator
 a99644ffcc9164d9d0f4df2b44c61917  csworcallator.xml

Modified: csw/mgar/pkg/orca/trunk/files/csworca
===================================================================
--- csw/mgar/pkg/orca/trunk/files/csworca	2010-08-04 08:53:00 UTC (rev 10692)
+++ csw/mgar/pkg/orca/trunk/files/csworca	2010-08-04 09:02:23 UTC (rev 10693)
@@ -18,6 +18,7 @@
     ;;
 
   stop)
+    rmdir /etc/opt/csw/orcallator.cfg.lock
     if test -f /var/run/orca.pid; then
       kill `cat /var/run/orca.pid`
       rm -f /var/run/orca.pid


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list