]> git.ipfire.org Git - thirdparty/ulogd2.git/commit
db: set ring default size to 0
authorEric Leblond <eric@regit.org>
Sat, 25 Jan 2014 11:26:38 +0000 (12:26 +0100)
committerEric Leblond <eric@regit.org>
Sat, 25 Jan 2014 18:17:56 +0000 (19:17 +0100)
commit24a66507871884203229bee9da29ae53c872103e
treef2f7285d9f562b1441896a3a6dde794236f3c27f
parenta69b30c6f9b9d65ad9e3cba64c98eff3e1538c33
db: set ring default size to 0

As default size was non null, the ring system was activated by
default. It was only possible to desactivate the ring system
by setting it to ring_buffer_size to 0 in the configuration.

This was not the attended behavior. This patch set it to 0 to have
only explicit activation of the ring feature.
include/ulogd/db.h