showlog: Teach showlog about objects.cache
commit106fd42a3062e5d206360f27dad9dfbe0748046e
authorAndreas Ericsson <ae@op5.se>
Tue, 23 Mar 2010 10:26:17 +0000 (23 11:26 +0100)
committerAndreas Ericsson <ae@op5.se>
Tue, 23 Mar 2010 10:27:40 +0000 (23 11:27 +0100)
tree260b9e5425575e896a7f73e00ed0f2cee1315b41
parent911d8654f130ee1938684928f45d38c9ddb42ce9
showlog: Teach showlog about objects.cache

Specifically, add a command-line option to specify it and let it
be parsed from nagios.cfg if it wasn't supplied on the command-line.

We also add the call to initialize the auth library with the path to
objects.cache in case we find it.

Signed-off-by: Andreas Ericsson <ae@op5.se>
showlog.c