]> git.proxmox.com Git - mirror_lxc.git/commit
Read the config file at restart
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Fri, 9 Oct 2009 09:38:38 +0000 (11:38 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Fri, 9 Oct 2009 09:38:38 +0000 (11:38 +0200)
commitdf83bf6f97e5ddbe50a31aaa75078014d52c0288
tree6cb62f2c5354ae49cd0716c1bc69572c872d3d48
parent6a6ad7af58ba541ea27300fdd05715ef9454ce8e
Read the config file at restart

This patch makes the configuration to read the configuration
file in order to pass the configuration to the different functions.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/Makefile.am
src/lxc/conf.c