create-rc-script revision b1dce270ec218b8ad86ce6d745d295da038a5c88
71bd43eebd9d6e42dbcae62b730f5b6508d5acd8Automatic Updater# CDDL HEADER START
59528addd704f8d5757b54e540520f74e588a7c7Automatic Updater# The contents of this file are subject to the terms of the
7af91d15b2ce1ce32f7320f6d5cc3b83621c241aAutomatic Updater# Common Development and Distribution License, Version 1.0 only
7b67cfadd077feb0ec3e6c78385ba0d845a9789bMark Andrews# (the "License"). You may not use this file except in compliance
75b70a68aefaa17ac4e768d5ed85d2f50d471490Automatic Updater# with the License.
bb93c8542756719b53096b9939e4041d0966026fAutomatic Updater# You can obtain a copy of the license at legal-notices/CDDLv1_0.txt
90ff38a0d8deaf5f9c2aa5916d99b2e572d28738Automatic Updater# or http://forgerock.org/license/CDDLv1.0.html.
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington# See the License for the specific language governing permissions
ac4e70ff8955669341f435bc0a734a17c01af124Mark Andrews# and limitations under the License.
9e3a7b0faf417a10f5f689edf288807b2d5eedc5Brian Wellington# When distributing Covered Code, include this CDDL HEADER in each
ce9cad6bb04869c5e94d9dc721032b25117f9210Automatic Updater# file and include the License file at legal-notices/CDDLv1_0.txt.
bc0a53583d92309bebcf93c408e2f3247ebd3d3cAutomatic Updater# If applicable, add the following below this CDDL HEADER, with the
56874aef380a64a2c183b7c282c3e7a361d67fa1Automatic Updater# fields enclosed by brackets "[]" replaced with your own identifying
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews# information:
56874aef380a64a2c183b7c282c3e7a361d67fa1Automatic Updater# Portions Copyright [yyyy] [name of copyright owner]
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews# CDDL HEADER END
80faf1588895fd26490f82f95a7a1b771df1c324Automatic Updater# Copyright 2008 Sun Microsystems, Inc.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews# Portions Copyright 2011 ForgeRock AS
aa1d397c4736cd86540555193d71e55fa3b37b2aMark Andrews# This script may be used to display the status panel.
91216cff91b34c9ff6e846dc23f248219cafe660Andreas GustafssonOPENDJ_INVOKE_CLASS="org.opends.server.tools.CreateRCScript"
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews"${SCRIPT_DIR}/../lib/_client-script.sh" "${@}"