]> git.itanic.dy.fi Git - rrdd/commit
Enable database reading and writing, if requested from command line
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Wed, 20 Jun 2012 19:59:27 +0000 (22:59 +0300)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Wed, 20 Jun 2012 19:59:27 +0000 (22:59 +0300)
commit2ded96320848c7222fdd0e0a75f208495e8a0019
tree18aebf2e185559e796ad16c563419dbdfb51abe4
parent53ca27bcfb37d673291c09306e1bea30ea3abf12
Enable database reading and writing, if requested from command line

If no command line arguments are given, continue using the old built
in database config. But if appropriate config is given as a command
line argument, read the entries from the file. If the user does not
have a database config file to get started with, make it possible for
the default database to be created as a starting point.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
Makefile
main.c