Blob Blame History Raw
[Unit]
Description=network daemon to collect metrics

[Service]
User=statsd
Type=simple
ExecStart=/usr/bin/statsd /etc/statsd/config.js
Restart=on-failure

[Install]
WantedBy=multi-user.target