• C
    lxc: Improve guest startup error reporting · 965a957c
    Cole Robinson 提交于
    Add a simple handshake with the lxc_controller process so we can detect
    process startup failures. We do this by adding a new --handshake cli arg
    to lxc_controller for passing a file descriptor. If the process fails to
    launch, we scrape all output from the logfile and report it to the user.
    965a957c
lxc_container.h 1.8 KB