#!/bin/sh
################################################################################
# Boapns This shell script takes care of starting and stopping
# the Boapns daemon
#
# description: Boapns is the startup for Boapns server daemons
# processname: boapns
# Source function library.
. /etc/rc.d/init.d/functions
if [ -e /usr/tms/bin/boapns ]; then
BOAPNS=/usr/tms/bin/boapns