From d16207a563913614f03c3c399dba8b17f413e198 Mon Sep 17 00:00:00 2001 From: Bjoern Sikora Date: Thu, 15 Oct 2009 16:13:43 +0200 Subject: [PATCH] Moved config file into subfolder config. --- config/bpdyndnsd.conf | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) create mode 100644 config/bpdyndnsd.conf diff --git a/config/bpdyndnsd.conf b/config/bpdyndnsd.conf new file mode 100644 index 0000000..8d0bd2e --- /dev/null +++ b/config/bpdyndnsd.conf @@ -0,0 +1,5 @@ +daemon_mode=1 +loglevel=0 +syslog=1 +# Uncomment following line if located behind a NAT router. +#webcheck_url=http://checkip.dyndns.com -- 1.7.1