Subject: Re: cron problems
To: Shelby Noonan <snoonan@ubicom.com>
From: Wojciech Puchar <wojtek@tensor.3miasto.net>
List: netbsd-users
Date: 06/09/2003 22:58:38
> 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

remove ;


>
> and nothing, even after 1 hour.
>
>
> Shelby
>