--- pacemaker.orig 2012-09-01 18:13:00.961097447 +0400
+++ pacemaker 2012-09-01 18:15:36.488227940 +0400
@@ -139,6 +139,7 @@
;;
stop)
stop
+ rtrn=$?
;;
*)
echo "usage: $0
{start|stop|restart|reload|force-reload|condrestart|try-restart|status}"
--
WBR realloc()