summaryrefslogtreecommitdiffstats
path: root/package/inadyn/inadyn.conf
diff options
context:
space:
mode:
Diffstat (limited to 'package/inadyn/inadyn.conf')
-rw-r--r--package/inadyn/inadyn.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/package/inadyn/inadyn.conf b/package/inadyn/inadyn.conf
new file mode 100644
index 000000000..b5877f7a7
--- /dev/null
+++ b/package/inadyn/inadyn.conf
@@ -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