#!/bin/bash

# stop collectd if it's running as a normal service
service collectd stop
