#!/bin/sh if test "$1" = purge; then update-rc.d util-vserver-netns remove fi