#!/bin/bash

PROGRAM=/usr/bin/spamd
ARGS="-d -u mail -l"
RUNLEVEL=3
NEEDS="+network +remote_fs"

. /etc/init.d/smgl_init
