                                Modify_Tmp_File- v1.0
		-------------------------------------------------------
			
Introduction
============
    This document will introduce /var/tmp file. It is used for temporary recording some daemon/application status and webpages.
    ex. udhcpd, ppp application, syslog.
	

Step
====
    1. Open linux-2.4.18\init\main.c
    2. Find the function of "static int init(void * unused)"
    3. Modify the size you want. Default size is '1400k'.			
    4. exit and save
    5. re-build kernel image.
	
Note
===============
	
	
	
