no more lxc-enter-namespace - use ssh
[tests.git] / system / template-qemu / qemu-ifup
1 #!/bin/bash
2
3 # Thierry Parmentelat <thierry.parmentelat@inria.fr>
4 # Copyright (C) 2010 INRIA 
5 #
6 # this is the script provided to the qemu command-line, that qemu invokes to init the net device
7 # basically this adds the interface to the bridge
8
9 cd $(dirname $0)
10 exec ./qemu-bridge-init add $1