• A
    LXC initialize logging configuration · 221b457e
    Amy Griffis 提交于
    * src/lxc/lxc_driver.c src/lxc/lxc_controller.c: before launching the
      lxc controller, have the lxc driver query the log settings and setup
      envp[]. This provides the advantage of honoring the actual log
      configuration instead of only what had been set in the environment.
      The lxc controller now simply has to call virLogSetFromEnv().
    221b457e
lxc_controller.c 23.5 KB