source: trunk/debathena/config/libpam-krb5-config/debian/libpam-krb5-config.prerm @ 23225

Revision 23225, 71 bytes checked in by price, 16 years ago (diff)
new-style PAM config for libpam-krb5 Uses pam-auth-update, introduced in intrepid.
Line 
1#!/bin/sh
2set -e
3
4pam-auth-update --package --remove krb5
5
6#DEBHELPER#
Note: See TracBrowser for help on using the repository browser.