osaf/services/infrastructure/dtms/scripts/osaf-transport.in      |  1 +
 osaf/services/infrastructure/nid/config/nodeinit.conf.controller |  2 +-
 osaf/services/infrastructure/nid/config/nodeinit.conf.payload    |  2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)


Corrected nodeinit.conf osaf-transport cleanup_file argument path from 
xxLIBDIRxx to xxCLCCLIDIRxx

diff --git a/osaf/services/infrastructure/dtms/scripts/osaf-transport.in 
b/osaf/services/infrastructure/dtms/scripts/osaf-transport.in
--- a/osaf/services/infrastructure/dtms/scripts/osaf-transport.in
+++ b/osaf/services/infrastructure/dtms/scripts/osaf-transport.in
@@ -88,6 +88,7 @@ start() {
 
 stop() {
        if [ ! "$MDS_TRANSPORT" = "TIPC" ]; then
+               killall -s KILL osaf-transport-monitor >/dev/null 2>&1
                $pkgclcclidir/osaf-dtm stop
        fi
        RETVAL=$?
diff --git a/osaf/services/infrastructure/nid/config/nodeinit.conf.controller 
b/osaf/services/infrastructure/nid/config/nodeinit.conf.controller
--- a/osaf/services/infrastructure/nid/config/nodeinit.conf.controller
+++ b/osaf/services/infrastructure/nid/config/nodeinit.conf.controller
@@ -53,7 +53,7 @@
 #                       processes.                                          #
 #############################################################################
 
-xxCLCCLIDIRxx/osaf-transport:TRANSPORT:S:xxLIBDIRxx/osaf-transport:6000:-6:2:1:start:stop
+xxCLCCLIDIRxx/osaf-transport:TRANSPORT:S:xxCLCCLIDIRxx/osaf-transport:6000:-6:2:1:start:stop
 xxCLCCLIDIRxx/osaf-rded:RDE:S:xxCLCCLIDIRxx/osaf-rded:12000:-6:2:1:start:stop
 xxCLCCLIDIRxx/osaf-fmd:HLFM:S:xxCLCCLIDIRxx/osaf-fmd:12000:-6:2:1:start:stop
 xxCLCCLIDIRxx/osaf-immd:IMMD:S:xxCLCCLIDIRxx/osaf-immd:4000:4:2:1:start:stop
diff --git a/osaf/services/infrastructure/nid/config/nodeinit.conf.payload 
b/osaf/services/infrastructure/nid/config/nodeinit.conf.payload
--- a/osaf/services/infrastructure/nid/config/nodeinit.conf.payload
+++ b/osaf/services/infrastructure/nid/config/nodeinit.conf.payload
@@ -53,7 +53,7 @@
 #                       processes.                                          #
 #############################################################################
 
-xxCLCCLIDIRxx/osaf-transport:TRANSPORT:S:xxLIBDIRxx/osaf-transport:6000:-6:2:1:start:stop
+xxCLCCLIDIRxx/osaf-transport:TRANSPORT:S:xxCLCCLIDIRxx/osaf-transport:6000:-6:2:1:start:stop
 
xxCLCCLIDIRxx/osaf-immnd:IMMND:S:xxCLCCLIDIRxx/osaf-immnd:48000:4:2:1:start:stop
 xxCLCCLIDIRxx/osaf-clmna:CLMNA:S:xxCLCCLIDIRxx/osaf-clmna:4000::2:1:start:stop
 xxCLCCLIDIRxx/osaf-amfnd:AMFND:S:xxCLCCLIDIRxx/osaf-amfnd:99000::0:1:start:stop

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Opensaf-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-devel

Reply via email to