summarylogtreecommitdiffstats
path: root/carbon.service
blob: cdc84d0651b8461920f1ff218179e2d06fc20170 (plain)
1
2
3
4
5
6
7
8
9
10
[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