K 10 svn:author V 4 sean K 8 svn:date V 27 1994-04-15T16:57:38.000000Z K 7 svn:log V 274 As a result of the distribution crontab, /usr/libexec/atrun was being run only once an hour instead of every five minutes. This was due to a minute specification of 0/5 -- which should have been */5. This has been fixed. Expect your /var/cron/log to grow much faster now. END