config_query RUN_LILO "Run LILO automatically upon LILO upgrades?" n &&

# remove obsolete option
if [[ -n "$LILO_XVD" ]]; then
  persistent_remove LILO_XVD
fi
