derby revision 1170
70N/A# Startup script for Apache Derby 70N/A# Software License Agreement (BSD License) 70N/A# Copyright (c) 2010, Trond Norbye 70N/A# All rights reserved. 70N/A# Redistribution and use in source and binary forms, with or without 70N/A# modification, are permitted provided that the following conditions are 70N/A# * Redistributions of source code must retain the above copyright 70N/A# notice, this list of conditions and the following disclaimer. 70N/A# * Redistributions in binary form must reproduce the above 70N/A# copyright notice, this list of conditions and the following disclaimer 70N/A# in the documentation and/or other materials provided with the 70N/A# * The names of the contributors may be used to endorse or promote 70N/A# products derived from this software without specific prior written 70N/A# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 70N/A# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 70N/A# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 70N/A# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT 70N/A# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 70N/A# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 433N/A# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 70N/A# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 70N/A# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 70N/A# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 359N/A# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 321N/A# Required-Start: $network $local_fs 321N/A# Required-Stop: $network $local_fs 213N/A# Default-Start: 2 3 4 5 425N/A# Short-Description: start Apache Derby 332N/A# You may install the links by installing the file in /etc/init.d and 332N/A# Reads config file (will override defaults above) 294N/A # exit unless we've got the jar file