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