#!/bin/sh -e
		/etc/init.d/catblock stop
		trap EXIT
		exit 0