You need to sign in or sign up before continuing.
  • C
    command: Add virCommandExec helper · f095398a
    Cole Robinson 提交于
    Actually execs the argv/env we've generated, replacing the current process.
    Kind of has a limited usage, but allows us to use virCommand in LXC
    driver to launch the 'init' process
    f095398a
command.c 35.2 KB