diff --git a/boxes/common/lxc-template b/boxes/common/lxc-template old mode 100644 new mode 100755 index 09a2dce..cf44ee3 --- a/boxes/common/lxc-template +++ b/boxes/common/lxc-template @@ -77,11 +77,6 @@ copy_configuration() path=$1 rootfs=$2 name=$3 - arch=$4 - - if [ $arch = "i386" ]; then - arch="i686" - fi # if there is exactly one veth network entry, make sure it has an # associated hwaddr.