On Wed, Jan 29, 2014 at 9:44 AM, Sebastian Moeller <moeller0@gmx.de> wrote:
On January 29, 2014 5:10:18 PM CET, Dave Taht <dave.taht@gmail.com> wrote:
>On Wed, Jan 29, 2014 at 4:45 AM, Sebastian Moeller <moeller0@gmx.de>
>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.

      Okay, I guess I will try that then...

Here's the directive I'm using in /etc/babeld.conf

log-file /dev/null

and then you can restart either via the web gui or `/etc/rc.d/S70babeld restart`