On Wed, Oct 14, 2009 at 06:05:15AM +0900, Ryota Ozaki wrote:
Hi,
lxc controller usually executes 'ip' command to control veths, however
now PATH environment variable of the controller is not set (logging
code resets environment variables all) and the execution will definitely
fail because the controller cannot find the executable.
This patch complements PATH with driver's one. The code is just copied
from qemu_conf.c
Looks fine, but I'm afraid it means LXC networking in 0.7.2 is broken :-\
Applied and commited,
thanks !
Daniel
--
Daniel Veillard | libxml Gnome XML XSLT toolkit
http://xmlsoft.org/
daniel(a)veillard.com | Rpmfind RPM search engine
http://rpmfind.net/
http://veillard.com/ | virtualization library
http://libvirt.org/