unset_module_config RElin_PAM_AWARE
if ! module_installed $MODULE; then
  message  "${MESSAGE_COLOR}If Linux-PAM is being installed for"  \
           "the first time then all installed or held pam aware"  \
           "MODULEs should be re-lin for them to use Linux-PAM"   \
           "to authenticate.${DEFAULT_COLOR}"
  mquery RElin_PAM_AWARE "Re-lin all Linux-PAM aware MODULEs?" y
fi
