Update tosca lib to version 0.5
[parser.git] / tosca2heat / tosca-parser / toscaparser / tests / data / CSAR / tosca_elk / Scripts / collectd / start.sh
1 #!/bin/bash
2 # This script starts collectd as a service in init.d
3 service collectd stop
4 service collectd start