Skip to content
  • David Anderson's avatar
    vboxwrapper: add "completion trigger file" mechanism. · b8627bac
    David Anderson authored
    When it's finished, the VM app can write a file of a given name
    (specified in vbox_job.xml) in the shared dir.
    This file can optionally contain an exit code and stderr text.
    If vboxwrapper finds this file, it cleans up the VM and calls boinc_finish().
    This works around a problem where the VM doesn't exit properly
    and the task hangs forever.
    b8627bac