Code Review
/
sdc
/
sdc-distribution-client.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
7e8e0331bcaede0b714449829d31b71e4dfef5ac
[sdc/sdc-distribution-client.git]
/
1
#!/bin/bash
2
# This script starts collectd as a service in init.d
3
service collectd stop
4
service collectd start