#!/bin/ksh -p # # # # # # # # # # # # # # # # # # # # # # Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved. # . /usr/lib/brand/solaris/common.ksh ZONENAME=$1 ZONEPATH=$2 # # Run cluster hook # call_cluster_hook halt "$@" || exit $?