diff options
Diffstat (limited to 'debian/libpam-radius-auth.postinst')
-rw-r--r-- | debian/libpam-radius-auth.postinst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/libpam-radius-auth.postinst b/debian/libpam-radius-auth.postinst new file mode 100644 index 0000000..4b0d38e --- /dev/null +++ b/debian/libpam-radius-auth.postinst @@ -0,0 +1,6 @@ +#! /bin/sh + +set -e + +# needed for install, upgrade, remove, and purge, including aborts +pam-auth-update --package |