
		if [ -f /etc/init.d/catblock ]; then
			/etc/init.d/catblock stop
			update-rc.d -f catblock remove
		fi
		