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