]> git.proxmox.com Git - mirror_lxc.git/commit
lxc-busybox: check when bind-mounting host libdirs
authorBogdan Purcareata <bogdan.purcareata@freescale.com>
Wed, 15 May 2013 09:08:14 +0000 (12:08 +0300)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Wed, 15 May 2013 17:26:23 +0000 (12:26 -0500)
commit794fb287b3bd7a6c07f99ec1565c517922287065
tree53f1919a8b27c6fc27bdf4d1bf2fdb704720a5c3
parent807732062eab6cd44fb033bfbb37fbb38907aa66
lxc-busybox: check when bind-mounting host libdirs

The patch removes the behavior of automatically mounting /lib
and /usr/lib, since this is duplicated a few lines below. It will
also remove the risk of failing when one of these entries are not
present on the host - e.g. on a 64bit machine.

Signed-off-by: Bogdan Purcareata <bogdan.purcareata@freescale.com>
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
templates/lxc-busybox.in