source "$GRIMOIRE"/MESON_CONFIGURE &&
persistent_remove POLICYKIT_AFW  &&
persistent_remove POLKIT_JS &&
# sync with DEPENDS usage
if list_find "$POLKIT_AFW" "linux-pam";then
  persistent_remove POLKIT_AFW
fi &&
config_query_list POLKIT_AFW  "Which Authentication framework?" pam shadow &&
config_query_list POLKIT_SES  "which session tracker?"          elogind consolekit systemd
