#!/bin/bash

PROGRAM=/opt/icecream/sbin/scheduler
ARGS="--daemonize"
RUNLEVEL=3
NEEDS="+network +remote_fs"

. /etc/init.d/smgl_init
