create-rc-script revision 0f8553e2af5fc49a510ecfcfc93e66d06713f631
86580987a3bc88a2018319660f3b536c381938f5neil_a_wilson# CDDL HEADER START
86580987a3bc88a2018319660f3b536c381938f5neil_a_wilson# The contents of this file are subject to the terms of the
86580987a3bc88a2018319660f3b536c381938f5neil_a_wilson# Common Development and Distribution License, Version 1.0 only
86580987a3bc88a2018319660f3b536c381938f5neil_a_wilson# (the "License"). You may not use this file except in compliance
86580987a3bc88a2018319660f3b536c381938f5neil_a_wilson# with the License.
86580987a3bc88a2018319660f3b536c381938f5neil_a_wilson# You can obtain a copy of the license at
86580987a3bc88a2018319660f3b536c381938f5neil_a_wilson# trunk/opends/resource/legal-notices/OpenDS.LICENSE
86580987a3bc88a2018319660f3b536c381938f5neil_a_wilson# or https://OpenDS.dev.java.net/OpenDS.LICENSE.
86580987a3bc88a2018319660f3b536c381938f5neil_a_wilson# See the License for the specific language governing permissions
86580987a3bc88a2018319660f3b536c381938f5neil_a_wilson# and limitations under the License.
86580987a3bc88a2018319660f3b536c381938f5neil_a_wilson# When distributing Covered Code, include this CDDL HEADER in each
86580987a3bc88a2018319660f3b536c381938f5neil_a_wilson# file and include the License file at
86580987a3bc88a2018319660f3b536c381938f5neil_a_wilson# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
86580987a3bc88a2018319660f3b536c381938f5neil_a_wilson# add the following below this CDDL HEADER, with the fields enclosed
86580987a3bc88a2018319660f3b536c381938f5neil_a_wilson# by brackets "[]" replaced with your own identifying information:
86580987a3bc88a2018319660f3b536c381938f5neil_a_wilson# Portions Copyright [yyyy] [name of copyright owner]
86580987a3bc88a2018319660f3b536c381938f5neil_a_wilson# CDDL HEADER END
65e99be301d5a19db33f25841f671756e8dbb9b5ludovicp# Copyright 2008 Sun Microsystems, Inc.
0f8553e2af5fc49a510ecfcfc93e66d06713f631ludo# Portions Copyright 2011 ForgeRock AS
86580987a3bc88a2018319660f3b536c381938f5neil_a_wilson# This script may be used to display the status panel.
0f8553e2af5fc49a510ecfcfc93e66d06713f631ludoOPENDJ_INVOKE_CLASS="org.opends.server.tools.CreateRCScript"
86580987a3bc88a2018319660f3b536c381938f5neil_a_wilson"${SCRIPT_DIR}/../lib/_client-script.sh" "${@}"