/* begin * dcron 4.5 (Dillon's Lightweight Cron daemon) This lightweight cron daemon aims to be simple and secure, with just enough features to stay useful. The dcron runs in the background and executes tasks on behalf of users at the appropriate time. Many timed system tasks are started with cron, such as the nightly indexing with updatedb. dcron was written entirely from scratch by Matthew Dillon in 1994. It's now developed and maintained by Jim Pryor. * end */