From 4bfbda458ac7ee892bed4e6ff70a6cc1a2c129e3 Mon Sep 17 00:00:00 2001 From: Bjoern Sikora Date: Tue, 4 Aug 2009 16:19:29 +0200 Subject: [PATCH] Removed 'logfile' directive. Logfile can be specified through syslogd. --- bpdyndnsd.conf | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) diff --git a/bpdyndnsd.conf b/bpdyndnsd.conf index 10413ed..5b127fa 100644 --- a/bpdyndnsd.conf +++ b/bpdyndnsd.conf @@ -1,4 +1,3 @@ -daemon_mode=1 -logfile=/var/log/bpdyndnsd.log -loglevel=9 +daemon_mode=0 +loglevel=1 syslog=1 -- 1.7.1