vdagent: do not use exit()
commit8698650ce2e602f1504f9710e4066c6e3fa05a85
authorHans de Goede <hdegoede@redhat.com>
Thu, 28 Oct 2010 17:20:20 +0000 (28 19:20 +0200)
committerHans de Goede <hdegoede@redhat.com>
Thu, 28 Oct 2010 17:22:44 +0000 (28 19:22 +0200)
tree5e307b9c29d327dfd84f0c7a6b70d34750bf183e
parent5f94d32df3b60be3dee6c00348f5622f0dbfba1f
vdagent: do not use exit()

Instead break from the main loop and properly cleanup behind ourselves
This stops us from not flushing "Fatal ..." messages to the log.
vdagent.c