]> git.proxmox.com Git - mirror_lxc.git/commit - src/lxc/confile.h
add interface to assign configuration variable from the command line
authorCedric Le Goater <clg@fr.ibm.com>
Thu, 14 Jan 2010 06:43:17 +0000 (07:43 +0100)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Thu, 14 Jan 2010 06:43:17 +0000 (07:43 +0100)
commit62e46035481fa000b4d23ba94be4c312b3235e70
tree2b171d69f2fd85588f48ca56b9d13e46a38fc013
parent222dcd54439ce392cf74756e733a89784cea79b4
add interface to assign configuration variable from the command line

lxc_config_define_add() and lxc_config_define_load() define
the interface to load a list of KEY=VAL buffers in the configuration

Signed-off-by: Cedric Le Goater <clg@fr.ibm.com>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/confile.c
src/lxc/confile.h