#! /bin/sh
### BEGIN INIT INFO
# Provides: thinapprepo
# Required-Start: $network $remote_fs
# Required-Stop: $network $remote_fs
# Default-Start: 3 5
# Default-Stop: 0 1 2 6
# Description: Start and Stop thinapprepo
### END INIT INFO

PREFIX="/opt/likewise"
SERVICE_NAME="thinapprepo"

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