Question #667805 on Graphite changed: https://answers.launchpad.net/graphite/+question/667805
iodisciple posted a new comment: Many thanks, this did the trick: [Unit] Description=Graphite Carbon Cache After=network.target [Service] Type=forking StandardOutput=syslog StandardError=syslog ExecStart=/opt/graphite/bin/carbon-cache.py --config=/opt/graphite/conf/carbon.conf --pidfile=/var/run/carbon-cache.pid start ExecReload=/bin/kill -USR1 $MAINPID PIDFile=/var/run/carbon-cache.pid [Install] WantedBy=multi-user.target -- 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