#!/bin/sh # $Id$ set -e if test "$1" = purge then rm -rf /etc/authbind fi