#!/bin/bash
# Copyright (c) 2010- InfoKer Szovetkezet
#
# Author: InfoKer Szovetkezet
#
# /etc/init.d/textlib-z3950
#   and symbolic its link
# /usr/sbin/rctextlib-z3950
#
# chkconfig: 2345 97 2
# description: TextLib Z3950 szerver
#
### BEGIN INIT INFO
# Provides:          textlib-z3950
# Required-Start:    $network $local_fs
# Should-Start:
# Required-Stop:     $local_fs $network
# Should-Stop:
# Default-Start:     3 5
# Default-Stop:      0 1 2 6
# Short-Description: TextLib Z3950 szerver
# Description:       TextLib Integralt Konyvtari Rendszer - Z3950 szerver
### END INIT INFO

. /usr/share/tlz3950/tlzsrvinit

