
Should you find any bugs, feel free to send them on to me.  If you make any
additions to the package (including source modification), please take the time
to drop them off to me for inclusion into the next official release.

Quick start:

	1) Create /etc/idled.conf (see the sample)
	2) Create /etc/idled.warn, /etc/idled.kill, idled.limit, idled.mail
	   (Once again, you can use samples)
	3) Copy "idled" somewhere (i.e. /usr/bin)
	4) Copy "idled.1" to /usr/man/cat1
	4) Place the following line in /etc/rc.d/rc.local (optionally, you
	   could put it in /etc/inittab, of course).
		
		/usr/bin/idled -w

	5) This uses the defaults (see the man page), and runs idled in
	   "warn-first" mode.

