Hi, Yet another question: I tried to remove the busyboxCT container in order to install it again with the new busybox binary (built from latest git). Strangely lxc-destroy -n busyboxCT does not remove it (it seems to hang) my question is: is it ok to remove it manually by rm -rf /usr/local/var/lib/lxc/busyboxCT/
and then install again from scratch with the same name: lxc-create -n busyboxCT -t busybox ? regards, Kevin On Fri, Jan 3, 2014 at 4:52 PM, Kevin Wilson <[email protected]> wrote: > Hi, > 1) commenting "/bin/udhcpc" in $(container_rootfs)/etc/init.d/rcS > solved the problem - now udhcpc does not start. > 2) lxc-stop -n busyboxCT -k did not work - I waited for 5 minutes. > 3) Thanks for telling about this patch, I downloaded busybox from git > and I will try with it. > > Kevin _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
