From: John Crispin Date: Fri, 6 Jun 2008 07:56:31 +0000 (+0000) Subject: oops, wrong file name X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=c890851b2264736f3a5500de7187717753e02f3a;p=openwrt%2Fsvn-archive%2Fpackages.git oops, wrong file name SVN-Revision: 11373 --- diff --git a/net/ez-ipupdate/files/ez-ipupdate.conf b/net/ez-ipupdate/files/ez-ipupdate.conf deleted file mode 100644 index e69de29bb..000000000 diff --git a/net/ez-ipupdate/files/ez-ipupdate.config b/net/ez-ipupdate/files/ez-ipupdate.config new file mode 100644 index 000000000..bc9ee6f61 --- /dev/null +++ b/net/ez-ipupdate/files/ez-ipupdate.config @@ -0,0 +1,14 @@ + +config ddns + option enabled 0 + option interface wan + option program ez-ipupdate + option service zoneedit + option username myname + option password mypassword + option hostname mydomain.com + +# config ddns +# option interface wan +# option program ez-ipupdate +# option config /etc/ez-ipupdate.conf