summaryrefslogtreecommitdiffstats
path: root/debian/libpam-lastlog2.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'debian/libpam-lastlog2.postinst')
-rwxr-xr-xdebian/libpam-lastlog2.postinst6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/libpam-lastlog2.postinst b/debian/libpam-lastlog2.postinst
new file mode 100755
index 0000000..2db8674
--- /dev/null
+++ b/debian/libpam-lastlog2.postinst
@@ -0,0 +1,6 @@
+#!/bin/sh
+set -e
+
+pam-auth-update --package
+
+#DEBHELPER#