Subject: cron problems
To: None <netbsd-users@netbsd.org>
From: Shelby Noonan <snoonan@ubicom.com>
List: netbsd-users
Date: 06/09/2003 13:55:30
I have done sonething stupid but can't figure it out.

Cron isn't working.  I can see the process running (in nanosleep according to top), but my jobs arn't running.

Just to check I added the following job:
* * * * *  DISPLAY=:0.0; Xdialog --msgbox "`date`" 0 0

and nothing, even after 1 hour.


Shelby