summaryrefslogtreecommitdiff
path: root/debian/strongswan.postrm
diff options
context:
space:
mode:
Diffstat (limited to 'debian/strongswan.postrm')
-rw-r--r--debian/strongswan.postrm4
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/strongswan.postrm b/debian/strongswan.postrm
index 8ccb5b7a9..e42af1082 100644
--- a/debian/strongswan.postrm
+++ b/debian/strongswan.postrm
@@ -30,10 +30,6 @@ case "$1" in
esac
-if [ "$1" = "purge" ] ; then
- update-rc.d ipsec remove >/dev/null
-fi
-
# dh_installdeb will replace this with shell code automatically
# generated by other debhelper scripts.