#!/bin/bash

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

. /etc/init.d/smgl_init
