unixsock plugin: Set default path of the UNIX socket to $localstatedir.
authorSebastian Harl <sh@tokkee.org>
Tue, 12 Jun 2007 16:47:53 +0000 (18:47 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Tue, 12 Jun 2007 22:01:41 +0000 (00:01 +0200)
commit22fe7d9e72e7b021da82c2bd16f4d1e120046260
treec89dc0afb4386fafe6c3df9d604cafb6f3bfda47
parent1fab9727d3020c9c733aab0ab2386f593bd52a11
unixsock plugin: Set default path of the UNIX socket to $localstatedir.

For this purpose LOCALSTATEDIR is defined to $localstatedir during
compilation.

Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
src/Makefile.am
src/collectd.h
src/unixsock.c