Question #667805 on Graphite changed: https://answers.launchpad.net/graphite/+question/667805
Status: Open => Answered Yousef Fattal proposed the following answer: Hi assuming the purpose is to get it as a service i usually use cp /graphite/examples/init.d/carbon-cache /etc/init.d/ chmod 755 /etc/init.d/carbon-cache; chkconfig carbon-cache on; service carbon-cache start Not sure if that might help but just wanted to share it with you. -- You received this question notification because your team graphite-dev is an answer contact for Graphite. _______________________________________________ Mailing list: https://launchpad.net/~graphite-dev Post to : graphite-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~graphite-dev More help : https://help.launchpad.net/ListHelp