From: Bjoern Sikora Date: Tue, 4 Aug 2009 14:19:29 +0000 (+0200) Subject: Removed 'logfile' directive. Logfile can be specified through syslogd. X-Git-Tag: v1.1~254 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=4bfbda458ac7ee892bed4e6ff70a6cc1a2c129e3;p=bpdyndnsd Removed 'logfile' directive. Logfile can be specified through syslogd. --- 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