readme.txt

The files in os-debug have additional thttpd pid numbers to help with OS problems.

frank@frank-desktop:~$ 
frank@frank-desktop:~$ cd /usr/local/sbin/os-debug/
frank@frank-desktop:/usr/local/sbin/os-debug$ 
frank@frank-desktop:/usr/local/sbin/os-debug$ cp -iav d* thttp*r ../
'datelog' -> '../datelog'
'dead-thttpd' -> '../dead-thttpd'
'thttpd_wrapper' -> '../thttpd_wrapper'
frank@frank-desktop:/usr/local/sbin/os-debug$ 
	Now we have to replace thttpd-rotate in /etc/cron.daily.
frank@frank-desktop:/usr/local/sbin/os-debug$ 
frank@frank-desktop:/usr/local/sbin/os-debug$ cp -iav thttpd-rotate /etc/cron.daily		# this will ask to overwrite the file, we are adding lines for thttpd pid information, answer: y.
frank@frank-desktop:/usr/local/sbin/os-debug$ 

