#!/bin/sh -e
		if [ -f /etc/init.d/catblock ]
		then
			/etc/init.d/catblock stop
		fi