#!/bin/bash

PROGRAM=/usr/bin/rsync
ARGS="--daemon --config=/etc/sysconfig/rsync"
RUNLEVEL=3
NEEDS="+network"

. /etc/init.d/smgl_init
