#!/bin/bash find $OMD_ROOT/tmp/ -name "*.pid" -exec rm {} \;