#!/bin/bash

. /etc/init.d/functions

LSB=LSB-1.1 killproc $*
exit $?