summaryrefslogtreecommitdiff
path: root/debian/libpam-radius-auth.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/libpam-radius-auth.postinst')
-rw-r--r--debian/libpam-radius-auth.postinst9
1 files changed, 0 insertions, 9 deletions
diff --git a/debian/libpam-radius-auth.postinst b/debian/libpam-radius-auth.postinst
deleted file mode 100644
index de079ad..0000000
--- a/debian/libpam-radius-auth.postinst
+++ /dev/null
@@ -1,9 +0,0 @@
-#! /bin/sh
-
-set -e
-
-# needed for install, upgrade, remove, and purge, including aborts
-pam-auth-update --package
-
-#DEBHELPER#
-