#!/bin/bash

PROGRAM=/usr/sbin/flowd
ARGS="-f /etc/flowd.conf"
RUNLEVEL=3
PIDFILE=/var/run/flowd.pid
NEEDS="+network"

. /etc/init.d/smgl_init
