summaryrefslogtreecommitdiffstats
path: root/tosca2heat/tosca-parser-0.3.0/toscaparser/tests/artifacts/collectd/start.sh
blob: 7e8e0331bcaede0b714449829d31b71e4dfef5ac (plain)
1
2
3
4
#!/bin/bash
# This script starts collectd as a service in init.d
service collectd stop
service collectd start