[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

cronproblem solved



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.



Reply to: