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)
commitad36ac7e183349921751cf61f4629258a6eb8309
tree3170f08045416e9858289dd3e11f5f16f5d9feb3
parentda9104ec81f4921bb625d39ff7b9f01e042f02bb
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/program@1556 a5681a0c-68f1-0310-ab6d-d61299d08faa
Makefile.am
etc/rrdcached-default [new file with mode: 0644]
etc/rrdcached-init [new file with mode: 0644]
rrdtool.spec