opendj revision 6642
6642N/A# The contents of this file are subject to the terms of the 6642N/A# Common Development and Distribution License, Version 1.0 only 6642N/A# (the "License"). You may not use this file except in compliance 6642N/A# You can obtain a copy of the license at 6642N/A# See the License for the specific language governing permissions 6642N/A# and limitations under the License. 6642N/A# When distributing Covered Code, include this CDDL HEADER in each 6642N/A# file and include the License file at 6642N/A# add the following below this CDDL HEADER, with the fields enclosed 6642N/A# by brackets "[]" replaced with your own identifying information: 6642N/A# Portions Copyright [yyyy] [name of copyright owner] 6642N/A# Copyright 2013 ForgeRock AS 6642N/A# description: Starts and stops opendj LDAPv3 service. 6642N/A# Short-Description: This is the opendj daemon 6642N/A# Description: OpenDJ is an LDAPv3 compliant directory service, developed for the Java 6642N/A# platform, providing a high performance, highly available and secure store 6642N/A# for the identities managed by enterprises. Its easy installation process, 6642N/A# combined with the power of the Java platform makes OpenDJ one of the 6642N/A# simplest and fastest directory servers to deploy and manage. 6642N/A# Set up source function library depending on the distribution 6642N/A# If the daemon is not there, then exit / LSB return code. 6642N/A# recreates the symlink if needed. 6642N/A#Starts the server and creates pid file. 6642N/A#Stops the server and removes pid file. 6642N/A# Displays the service status