added dependencies libtasn1 and iso-codes
[v4hn_moonbase.git] / security / Linux-PAM / POST_INSTALL
blobdce8e000f1382b4da6b494885e9b9eeb8b45c9fc
1 if [ "$RElin_PAM_AWARE" == "y" ]; then
2   find_pam_aware | while read mod; do
3         lin -c $mod
4   done
5 fi
7 # Vixie-cron pick up LIBPAM_EXTENSION version which can change
8 # between Linux-PAM releases
9 if module_installed vixie-cron; then
10   lin -c vixie-cron