#! /bin/sh
# ex: set tabstop=4 expandtab shiftwidth=4:
#
# Copyright (c) Likewise Corporation 2006
# Author: Gerald Carter <jerry@likewise.com>
#
###
# chkconfig: 35 21 79
# description: Start and Stop LSASS 
###
#

PREFIX="/opt/likewise"
SERVICE_NAME="lsass"

. /opt/likewise/bin/init-lwsm.sh
