The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / inadyn / inadyn.conf
diff --git a/cirros-testvm/src-cirros/buildroot-2015.05/package/inadyn/inadyn.conf b/cirros-testvm/src-cirros/buildroot-2015.05/package/inadyn/inadyn.conf
new file mode 100644 (file)
index 0000000..b5877f7
--- /dev/null
@@ -0,0 +1,12 @@
+# Basic configuration file for inadyn
+#
+# /etc/inadyn.conf
+background
+update_period_sec 600 # Check for a new IP every 600 seconds
+username test          # replace 'test' with your username
+password test          # replace 'test' with your password
+dyndns_system dyndns@dyndns.org   # replace w/ your provider
+
+#  uncomment the alias statement below to test it on your system
+alias test.homeip.net
+# replace 'test.homeip.net' with yourdomainname for actual (non-test) use