oops, wrong file name
authorJohn Crispin <john@openwrt.org>
Fri, 6 Jun 2008 07:56:31 +0000 (07:56 +0000)
committerJohn Crispin <john@openwrt.org>
Fri, 6 Jun 2008 07:56:31 +0000 (07:56 +0000)
SVN-Revision: 11373

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