Make shutdown mode registration similar in NSC and helper binary
authorJonathan Maw <jonathan.maw@codethink.co.uk>
Fri, 3 Aug 2012 13:31:57 +0000 (14:31 +0100)
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>
Fri, 3 Aug 2012 13:43:11 +0000 (14:43 +0100)
commit18d7b4c8b4b4eba3eb645da6e062b76efdf01b12
tree9e50a676d9212f8e0e3256a3db1181ab00c52c96
parent91704f12f85626efd7ffad0b05c83befbd72ef4d
Make shutdown mode registration similar in NSC and helper binary

The shutdown mode checker in the Node Startup Controller now uses the
same logging message as the legacy app handler helper binary.

The shutdown mode checker in the helper binary now uses the condition
statement from the Node Startup Controller
legacy-app-handler/main.c
node-startup-controller/la-handler-service.c