summarylogtreecommitdiffstats
path: root/carbon.service
diff options
context:
space:
mode:
Diffstat (limited to 'carbon.service')
-rw-r--r--carbon.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/carbon.service b/carbon.service
deleted file mode 100644
index cdc84d0651b8..000000000000
--- a/carbon.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=Graphite/Carbon
-After=network.target
-
-[Service]
-Type=forking
-ExecStart=/usr/bin/carbon-cache.py --config=/etc/carbon/carbon.conf start
-
-[Install]
-WantedBy=multi-user.target