diff options
Diffstat (limited to 'openwrt/package/ez-ipupdate/files/ez-ipupdate.conf')
-rw-r--r-- | openwrt/package/ez-ipupdate/files/ez-ipupdate.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/ez-ipupdate/files/ez-ipupdate.conf b/openwrt/package/ez-ipupdate/files/ez-ipupdate.conf index ac2d2ce7d..cb98275fd 100644 --- a/openwrt/package/ez-ipupdate/files/ez-ipupdate.conf +++ b/openwrt/package/ez-ipupdate/files/ez-ipupdate.conf @@ -1,8 +1,8 @@ service-type=zoneedit user=myname:mypassword -interface=WAN_IFNAME host=mydomain.com +quiet # Do not change the lines below -cache-file=/tmp/ez-ipup +cache-file=/tmp/ez-ipupdate.cache pid-file=/var/run/ez-ipupdate.pid |