From fd90331c0cb0efebc84db4946ea7ae1c9b85f260 Mon Sep 17 00:00:00 2001 From: Bjoern Sikora Date: Fri, 24 Jul 2009 17:08:36 +0200 Subject: [PATCH] The main configuration file. --- bpdyndnsd.conf | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) create mode 100644 bpdyndnsd.conf diff --git a/bpdyndnsd.conf b/bpdyndnsd.conf new file mode 100644 index 0000000..9619bca --- /dev/null +++ b/bpdyndnsd.conf @@ -0,0 +1,5 @@ +[main] +daemon_mode=0 +logfile=/var/log/bpdyndnsd.log +loglevel=0 +syslog=1 -- 1.7.1