b5877f7a77d840c2f747453c1861e8d3b3dc0183
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / inadyn / inadyn.conf
1 # Basic configuration file for inadyn
2 #
3 # /etc/inadyn.conf
4 background
5 update_period_sec 600 # Check for a new IP every 600 seconds
6 username test           # replace 'test' with your username
7 password test           # replace 'test' with your password
8 dyndns_system dyndns@dyndns.org   # replace w/ your provider
9
10 #  uncomment the alias statement below to test it on your system
11 alias test.homeip.net
12 # replace 'test.homeip.net' with yourdomainname for actual (non-test) use