Fooks,
thanks for not replying to my call ;-)
Ik figured that there were no clues???
The solution I foud at last is that a Debian system handles cron a
little different.
You shoudn't use crontab -e, but make a file yourself with a cron lay-out:
min hrs monthday month weekday user command
The sixth column you have to specify the user where its running for.
You place this file in /etc/cron.d and that's that.
This dir is checked every minute by cron.
I hope I'm doing right to 'report' this.
Frank.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
- Re: cronproblem solved Ina&Frank
- Re: cronproblem solved George Georgalis
- Re: cronproblem solved Colin Watson