Files
grafana/devenv/docker/blocks/graphite1/conf/etc/service/carbon/run
T
2018-09-17 11:10:03 +02:00

5 lines
157 B
Bash
Executable File

#!/bin/bash
rm -f /opt/graphite/storage/carbon-cache-a.pid
exec /usr/bin/python /opt/graphite/bin/carbon-cache.py start --debug 2>&1 >> /var/log/carbon.log