oops, wrong file name
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 6 Jun 2008 07:56:31 +0000 (07:56 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 6 Jun 2008 07:56:31 +0000 (07:56 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11373 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/ez-ipupdate/files/ez-ipupdate.conf [deleted file]
net/ez-ipupdate/files/ez-ipupdate.config [new file with mode: 0644]

diff --git a/net/ez-ipupdate/files/ez-ipupdate.conf b/net/ez-ipupdate/files/ez-ipupdate.conf
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/net/ez-ipupdate/files/ez-ipupdate.config b/net/ez-ipupdate/files/ez-ipupdate.config
new file mode 100644 (file)
index 0000000..bc9ee6f
--- /dev/null
@@ -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