#!/bin/bash

. /etc/sysconfig/pure-ftpd

PROGRAM=/usr/sbin/pure-ftpd
ARGS="-B $CONFIG"
RUNLEVEL=3
NEEDS="+remote_fs"

. /etc/init.d/smgl_init
