pkgsrc/sysutils/xentools33/files/qemu-ifup-nbsd
cegger 09edac3ab5 Import Xen 3.3.0-rc3
The Xen virtual machine monitor allows running several virtual machines on a
single physical machine.  The xentools33 package contains the tools to create,
destroy and control the virtual machines.
The xentools33 package contains the tools for Xen 3.3.x
2008-08-07 20:26:56 +00:00

3 lines
55 B
Bash
Executable file

#!/bin/sh
ifconfig $1 up
exec /sbin/brconfig $2 add $1