#!/bin/bash

PROGRAM=/usr/sbin/lshd
ARGS="--daemonic"
RUNLEVEL=3
NEEDS="+remote_fs"

. /etc/init.d/smgl_init
