#! /bin/sh
# ex: set tabstop=4 expandtab shiftwidth=4:
#
# Copyright (c) Likewise Corporation 2006
# Author: Gerald Carter <jerry@likewise.com>
#         Marc Guy <mguy@likewise.com>
#
###
# chkconfig: 35 18 81
# description: Start and Stop the Likewise Registry Daemon 
###
#

PREFIX="/opt/likewise"
SERVICE_NAME="lwreg"

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