#!/bin/sh

# Do not use the ocaml XIU stuff for this -- we want the real
# hypervisor to fence this domain.
unset XIU
/opt/xensource/libexec/fence.bin $*
