Skip to content
  • Hans de Goede's avatar
    vdagentd: do not use exit() · 7926659f
    Hans de Goede authored
    Instead quit the main loop and properly cleanup behind ourselves
    This stops us from not flushing "Fatal ..." messages to the log and is
    a lot cleaner then just putting an fflush call before all exit() calls.
    7926659f