I started crond on gcc30 and gcc31 and the following crontab
seem to work for me:

[EMAIL PROTECTED]:~$ crontab -l
# m h  dom mon dow   command
*  * * * * date >> /home/guerby/cronlog

Laurent

On Wed, 2008-08-13 at 17:20 +0200, Ludovic Courtès wrote:
> Hi,
> 
> It seems that cron is broken on gcc30 and gcc31: I can't seem to get any
> command executed, not even a simple "touch $HOME/foo".
> 
> There's no `/etc/cron.{allow,deny}', which should allow all users to
> execute commands according to crontab(1).
> 
> Is something broken or am I missing something?
> 
> Thanks in advance,
> Ludovic.
> 
> _______________________________________________
> Gcc-cfarm-users mailing list
> [email protected]
> https://mail.gna.org/listinfo/gcc-cfarm-users
> 


_______________________________________________
Gcc-cfarm-users mailing list
[email protected]
https://mail.gna.org/listinfo/gcc-cfarm-users

Reply via email to