readme.txt The files in os-debug have additional thttpd pid numbers to help with OS problems. frank@frank-desktop:~$ frank@frank-desktop:~$ cd /home/local/sbin/os-debug/ frank@frank-desktop:/home/local/sbin/os-debug$ frank@frank-desktop:/home/local/sbin/os-debug$ sudo cp -iav d* thttp*r ../ 'datelog' -> '../datelog' 'dead-thttpd' -> '../dead-thttpd' 'thttpd_wrapper' -> '../thttpd_wrapper' frank@frank-desktop:/home/local/sbin/os-debug$ Now we have to replace thttpd-rotate in /etc/cron.daily. frank@frank-desktop:/home/local/sbin/os-debug$ frank@frank-desktop:/home/local/sbin/os-debug$ sudo 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:/home/local/sbin/os-debug$