svc-oplhpd revision a4ac8bb3f5b2fff60581bee101792ac7a34bad8c
1b855974958ebca91882c4b59f66c48dd5784b87Andreas Gustafsson# CDDL HEADER START
1b855974958ebca91882c4b59f66c48dd5784b87Andreas Gustafsson# The contents of this file are subject to the terms of the
1b855974958ebca91882c4b59f66c48dd5784b87Andreas Gustafsson# Common Development and Distribution License (the "License").
1b855974958ebca91882c4b59f66c48dd5784b87Andreas Gustafsson# You may not use this file except in compliance with the License.
1b855974958ebca91882c4b59f66c48dd5784b87Andreas Gustafsson# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
95b6b97ae0942ceb8244693c3d68d2b396af9960Andreas Gustafsson# or http://www.opensolaris.org/os/licensing.
1b855974958ebca91882c4b59f66c48dd5784b87Andreas Gustafsson# See the License for the specific language governing permissions
1b855974958ebca91882c4b59f66c48dd5784b87Andreas Gustafsson# and limitations under the License.
b2ca1f1bd04a779f15e12e0b2bee6fa95e512f89Brian Wellington# When distributing Covered Code, include this CDDL HEADER in each
1b855974958ebca91882c4b59f66c48dd5784b87Andreas Gustafsson# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
9dc499f133042bb8ab6e2089db708be0d13733bfBrian Wellington# If applicable, add the following below this CDDL HEADER, with the
b2ca1f1bd04a779f15e12e0b2bee6fa95e512f89Brian Wellington# fields enclosed by brackets "[]" replaced with your own identifying
1cb5d53b09cded8298285fdcdcc6a261f2b47afbBrian Wellington# information: Portions Copyright [yyyy] [name of copyright owner]
1b855974958ebca91882c4b59f66c48dd5784b87Andreas Gustafsson# CDDL HEADER END
1b855974958ebca91882c4b59f66c48dd5784b87Andreas Gustafsson# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
1b855974958ebca91882c4b59f66c48dd5784b87Andreas Gustafsson# Use is subject to license terms.
ebb48478db5a40916fb9c01c586838d05c47ab06Brian Wellington# All Rights Reserved, Copyright (c) FUJITSU LIMITED 2006
1b855974958ebca91882c4b59f66c48dd5784b87Andreas Gustafsson#ident "%Z%%M% %I% %E% SMI"
1b855974958ebca91882c4b59f66c48dd5784b87Andreas GustafssonOPLHPD=/usr/platform/${sparc_enterprise}/lib/sparcv9/oplhpd
1b855974958ebca91882c4b59f66c48dd5784b87Andreas Gustafssonif [ $platform = "$sparc_enterprise" ]; then
1b855974958ebca91882c4b59f66c48dd5784b87Andreas Gustafsson exit # Use oplhpd's exit status
1b855974958ebca91882c4b59f66c48dd5784b87Andreas Gustafsson echo "$SMF_FMRI is not supported on this platform."