if spell_ok linux-pam; then
   config_query_list POLICYKIT_AFW  "Which Authentication framework?" \
                                   linux-pam shadow
else
   config_query_list POLICYKIT_AFW  "Which Authentication framework?" \
                                   shadow linux-pam
fi
