#!/bin/bash

PROGRAM=/usr/sbin/esehttpd
ARGS="-f /etc/esehttpd/esehttpd.conf -l /var/log/esehttpd/error_log"
RUNLEVEL=3
NEEDS="+network +remote_fs"

. /etc/init.d/smgl_init
