#!/bin/sh -e # Automatically added by debstd if [ "$1" = "purge" ] then update-rc.d nsmon remove >/dev/null fi