X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=debian%2Fnfs-common.postrm;h=9abe8c202c04893585baf90dc457eeeada61636c;hb=cd913d4f8784bce54aac91b091813c5c4503c152;hp=aeb9848bf3eabccf10fe3cc5156971ee13086fe9;hpb=a444076202333c68108c21c0d89e251c092ff957;p=nfs-utils.git diff --git a/debian/nfs-common.postrm b/debian/nfs-common.postrm index aeb9848..9abe8c2 100644 --- a/debian/nfs-common.postrm +++ b/debian/nfs-common.postrm @@ -1,11 +1,11 @@ #!/bin/sh +set -e + #DEBHELPER# case "$1" in purge) - update-rc.d nfs-common remove >/dev/null - for FILE in /etc/default/nfs-common /etc/idmapd.conf; do # Taken from the ucf example postrm for ext in '~' '%' .bak .dpkg-tmp .dpkg-new .dpkg-old .dpkg-dist; do