Code

I've adapted an init script for rrdcached, and also incorporated it into
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Wed, 1 Oct 2008 19:48:15 +0000 (19:48 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Wed, 1 Oct 2008 19:48:15 +0000 (19:48 +0000)
commitdaeabcad2053c5bf743cac88bebd85b8cbc340d7
tree2f2eb54c731bb5e56a482cbf152a52aa5f27bb58
parent52983caf48ef2e8bec812095a9379e74047c542e
I've adapted an init script for rrdcached, and also incorporated it into
the spec file so that it is deployed with the RPM.

There are also some other changes to the spec file so that I could build
an RPM successfully from trunk.  I'm happy to tidy up the spec file some
more if no one else wants to mandate the best way to do it.

By default, rrdcached runs as nobody.  I've tested this on a server
running Ganglia gmetad.

Regards,

Daniel

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@1556 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/Makefile.am
program/etc/rrdcached-default [new file with mode: 0644]
program/etc/rrdcached-init [new file with mode: 0644]
program/rrdtool.spec