Ack with minor comments.
Thanks, Vu
On 9/9/19 11:34 AM, thien.m.huynh wrote:
---
src/nid/opensafd.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/nid/opensafd.in b/src/nid/opensafd.in
index f85cf5b..3f5b6ff 100644
--- a/src/nid/opensafd.in
+++ b/src/nid/opensafd.in
@@ -291,6 +291,7 @@ stop() {
return 1
fi
+ $bindir/osaflog --flush
[Vu] Move the 'flush' to the beginning of the stop(), otherwise it could
be missed in case the function returns earlier.
logger -t $osafprog "Stopping OpenSAF Services"
amfpid=`pidofproc -p $amfnd_pid $amfnd_bin`
echo -n "Stopping OpenSAF Services: "
_______________________________________________
Opensaf-devel mailing list
Opensaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-devel