#!/bin/bash

. /etc/init.d/functions

pidofproc $*
exit $?