summaryrefslogtreecommitdiff
path: root/debian/mdadm.postrm
diff options
context:
space:
mode:
Diffstat (limited to 'debian/mdadm.postrm')
-rw-r--r--debian/mdadm.postrm4
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/mdadm.postrm b/debian/mdadm.postrm
index ea6a0baa..11de7c7e 100644
--- a/debian/mdadm.postrm
+++ b/debian/mdadm.postrm
@@ -18,8 +18,4 @@ esac
[ -d /run/systemd/system ] && systemctl --system daemon-reload >/dev/null || :
-# just in case somebody actually purges mdadm, we need this to make debconf
-# (added by dh_installdebconf) behave. See #369953
-set +u
#DEBHELPER#
-set -u