Remove dead code from common lxc template

This commit is contained in:
Fabio Rehm 2013-06-07 21:41:25 -03:00
parent bb51a51ecb
commit 58435e3462

5
boxes/common/lxc-template Normal file → Executable file
View file

@ -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.