#!/usr/bin/ez-ipupdate -c # # example config file for ez-ipupdate # # this file is actually executable! # # ez-ipupdate has a bug in it's gnudip2 support # the work-around is to put a dot (.) in front of your hostname host=.HOSTNAME.yi.org service-type=gnudip server=gnudip2.yi.org user=USER:PASSWORD interface=eth0 max-interval=2073600 # if you use run-as ensure the user has permission to write this file cache-file=/var/tmp/HOSTNAME.yi.org.cache # uncomment this once you have everything working how you want and you are # ready to have ez-ipupdate running in the background all the time. to stop it # you can use "killall -QUIT ez-ipupdate" under linux. #daemon