Create the watchdog client in the application init method
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>
Thu, 14 Jun 2012 09:23:35 +0000 (10:23 +0100)
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>
Thu, 14 Jun 2012 17:18:55 +0000 (18:18 +0100)
commitfcbfadd2c5ab74988205258a0cfb309ba3c918a9
tree1264f9952abd8a76db71b326e1dcb34c70c8cfba
parent41a2b47de0e78353ec3027472af79feef52103ec
Create the watchdog client in the application init method

This way it is always created and systemd's watchdog timestamp is
updated as early as possible and not later in the app's startup method.
boot-manager/boot-manager-application.c