#!/bin/sh -e
		update-rc.d catblock remove
		trap EXIT
		exit 0