Register boot manager itself as a shutdown consumer asynchronously
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>
Thu, 26 Jul 2012 11:12:31 +0000 (12:12 +0100)
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>
Thu, 26 Jul 2012 12:53:53 +0000 (13:53 +0100)
commit21162d717fd8492b691975da9601d6e668215d20
tree28caed89d865182ea60f4c5eb6886b21c69bd12d
parentc3a06f767cfb530dc638d0c6c0bfc66295c3832b
Register boot manager itself as a shutdown consumer asynchronously

Replace the synchronous registration by an asynchronous
registration for the boot manager. Gracefully handle/ignore any
errors in the finish callback apart from logging them using the DLT
framework.
boot-manager/boot-manager-application.c