#!/bin/bash

PROGRAM=/usr/sbin/noip2
ARGS="-c /etc/no-ip2.conf"
RUNLEVEL=3
NEEDS="+network +remote_fs"

. /etc/init.d/smgl_init
