#!/bin/bash
#
# NINO init file for services
#
# /etc/init.d/nino
#
### BEGIN RedHat INFO
# chkconfig: 35 99 01
# description: NINO services
# processname: /var/nino/mod_perl/services.pl
# config: /var/nino/conf/snmp.ini
### END RedHat INFO
#
### BEGIN INIT INFO
# Provides:       nino
# Required-Start: $remote_fs $syslog $time
# X-UnitedLinux-Should-Start: sendmail postfix
# Required-Stop:  $remote_fs $syslog
# Default-Start:  2 3 5
# Default-Stop:   0 1 6
# Description:    NINO services
### END INIT INFO
#
# System startup script for the NINO services daemon
# NINO services will control trapd and eventaction
#
### Setup vars:
