]> git.ipfire.org Git - thirdparty/ulogd2.git/commit
conf: add flag to allow option setup tuning
authorEric Leblond <eric@regit.org>
Fri, 18 Jan 2013 18:41:19 +0000 (19:41 +0100)
committerEric Leblond <eric@regit.org>
Fri, 18 Jan 2013 18:41:19 +0000 (19:41 +0100)
commita385170fee2e406afe0387f99361eebe7ce2b3c8
treee409aa170132953983063afd29613137da25570e
parentec1da580639aa1779bbeb66bb9bcd266c76b5925
conf: add flag to allow option setup tuning

This patch adds a flag to the config_entry structure to be able to
tune setup. First usage is to ask config parser not to update a key
if it has been already set.
include/ulogd/conffile.h
src/conffile.c