[libvirt] [PATCH 6/7] lxc: add driver config file lxc.conf

Daniel P. Berrange berrange at redhat.com
Mon Oct 5 12:53:46 UTC 2009


On Sun, Oct 04, 2009 at 03:29:18PM -0400, Amy Griffis wrote:
> Add a config file for the lxc driver, based on existing qemu.conf.
> There is currently one tunable "log_with_libvirtd" that controls
> whether an lxc controller will log only to the container log file, or
> whether it will honor libvirtd's log output configuration. This
> provides a way to have libvirtd and its children log to a single file.
> The default is to log to the container log file.
> ---
> 
>  libvirt.spec.in      |    6 ++++++
>  src/Makefile.am      |    9 +++++++--
>  src/lxc/lxc.conf     |   13 +++++++++++++
>  src/lxc/lxc_conf.c   |   24 ++++++++++++++++++++++++
>  src/lxc/lxc_conf.h   |    1 +
>  src/lxc/lxc_driver.c |   19 +++++++++++++++----
>  6 files changed, 66 insertions(+), 6 deletions(-)
>  create mode 100644 src/lxc/lxc.conf

ACK

Daniel
-- 
|: Red Hat, Engineering, London   -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-  F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the libvir-list mailing list