As a result of the distribution crontab, /usr/libexec/atrun was being run
authorSean Vickery <seanv@@cs.uq.edu.au>
Fri, 15 Apr 1994 16:57:38 +0000 (16:57 +0000)
committerSean Vickery <seanv@@cs.uq.edu.au>
Fri, 15 Apr 1994 16:57:38 +0000 (16:57 +0000)
commitb619fd8fede55be2a557196224f68543fe19cee3
treec842f9edd92f5586cb45b362ccb67459f0455625
parentf466fb4bf086336900a04527eefe85739ad8a250
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.
etc/crontab