Added lxc.arch to the resulting container configuration files
to support i686 on x86_64 cross arch containers.
Signed-off-by: Michael H. Warfield <mhw@WittsEnd.com>
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
# Append things which require expansion here...
cat <<EOF >> $config_path/config
+lxc.arch = $arch
lxc.utsname = $utsname
lxc.autodev = $auto_dev
# Append things which require expansion here...
cat <<EOF >> $config_path/config
+lxc.arch = $arch
lxc.utsname = $utsname
lxc.autodev = $auto_dev