]> git.proxmox.com Git - mirror_lxc.git/commit
Move the configuration file to the start function
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Fri, 9 Oct 2009 09:38:39 +0000 (11:38 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Fri, 9 Oct 2009 09:38:39 +0000 (11:38 +0200)
commit88d5514d1665625f7a8876c09186f249a23e3e55
tree6f27f4f9e2822d1e40284e86913623cd340fb298
parent102a53038a6d3485d7dc62e10cb964bb9e43a645
Move the configuration file to the start function

We want to store more information in the configuration structure,
especially the ttys.

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