From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout.gmx.net (mout.gmx.net [212.227.15.18]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-1" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 0153221F113 for ; Wed, 29 Jan 2014 11:55:44 -0800 (PST) Received: from hms-beagle.home.lan ([217.86.112.208]) by mail.gmx.com (mrgmx101) with ESMTPSA (Nemesis) id 0MXllr-1VnvJ40l31-00WmHe for ; Wed, 29 Jan 2014 20:55:41 +0100 Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 6.6 \(1510\)) From: Sebastian Moeller In-Reply-To: Date: Wed, 29 Jan 2014 20:55:40 +0100 Content-Transfer-Encoding: quoted-printable Message-Id: <1CB745C6-5334-4CF8-8535-BB97E9B37A1D@gmx.de> References: To: Steve Jenson X-Mailer: Apple Mail (2.1510) X-Provags-ID: V03:K0:dJa0sw9iUPoyPQfbh5OdDGy7Nj3ftUFIXW5+iEQJ2FaCiW/7yAW b6caZ1TJmdGNI6dCRu//DBXIUPZWrQJOVLzvJ++sZ9CbZpfLgdE/9KjVvOha8apAVBa8deX FtcmGeXlE7QNo3caX7I/MxemQgKMFNdCLbE8chIleLDqy6hlMlvMVMlTJT2LlIbUeA5Z0Um MThQpTNOsIVz6KpiJLYlA== Cc: "cerowrt-devel@lists.bufferbloat.net" Subject: Re: [Cerowrt-devel] cerowrt issues (3.10.24-8) X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jan 2014 19:55:44 -0000 Hi Steve, On Jan 29, 2014, at 19:24 , Steve Jenson wrote: > On Wed, Jan 29, 2014 at 9:44 AM, Sebastian Moeller = wrote: > On January 29, 2014 5:10:18 PM CET, Dave Taht = wrote: > >On Wed, Jan 29, 2014 at 4:45 AM, Sebastian Moeller > >wrote: > >> Hi Dave, > >> > >> quick question, how does one turn of logging for babeld? It seems > >that if daemonized it defaults to logging to /var/log/babeld.log (or > >similar). Is setting the log file to /dev/null really the answer? > > > >seems so. >=20 > Okay, I guess I will try that then... >=20 > Here's the directive I'm using in /etc/babeld.conf >=20 > log-file /dev/null >=20 > and then you can restart either via the web gui or = `/etc/rc.d/S70babeld restart` Ah, thanks. Since I am on 3.10.28-1 this was /etc/init.d/babeld = restart. And I opted for putting: option 'log-file' '/dev/null' into /etc/config/babeld, since that seemed the more openwork way of = doing things; I wonder whether it really is wise to carry both files=85 Babeld runs again, and no /var/log/babeld.log appeared, but = whether it works I do not know (and I doubt it given that babeld.log was = growing due to nasty repeating error messages...) Best Regards Sebastian >=20