#!/bin/bash

PROGRAM=/usr/sbin/ddclient
ARGS="-daemon 300"
NEEDS="+network +remote_fs"
RUNLEVEL=3

. /etc/init.d/smgl_init
