#!/bin/sh

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