Re: cronjob executing at wrong time

2003-12-30 Thread Paul Morgan
On Mon, 29 Dec 2003 23:12:14 -0600, Jeff Bauer wrote: > I've got a server running Debian 3.0 r1. A job that is > scheduled to execute at 8:01pm is executing at 2:01pm. > The cronjob entry runs as non-root user: > > 1 20 * * 1-5 myjob > > I have the server synchronized to a time source with n

cronjob executing at wrong time

2003-12-29 Thread Jeff Bauer
I've got a server running Debian 3.0 r1. A job that is scheduled to execute at 8:01pm is executing at 2:01pm. The cronjob entry runs as non-root user: 1 20 * * 1-5 myjob I have the server synchronized to a time source with ntpdate and I've checked the local timezone. The 'myjob' script itself