We have a ridiculous cron problem, and I am almost to afraid to ask
We have a 4 hour cron:
* */4 * * * cd /home/account/domains/domains.ext/public_html/cronmap/ && sh 4hrcron.sh >/dev/null 2>&1
When we add this through the DA user panel, this cron is run every minute.
When we edit through crontab, it stays quiet until the first cron is due. After that, it runs every minute
We are using:
DirectAdmin Values
Compiled on Redhat CentOS 5.0
Server Version 1.32.1
Current Available Version 1.321000
Last Updated Thu Jun 12 12:23:11 2008
This is really a stupid case of "what do I miss".....
Can anyone confirm my stupidity by giving me the solution ?
We have a 4 hour cron:
* */4 * * * cd /home/account/domains/domains.ext/public_html/cronmap/ && sh 4hrcron.sh >/dev/null 2>&1
When we add this through the DA user panel, this cron is run every minute.
When we edit through crontab, it stays quiet until the first cron is due. After that, it runs every minute
We are using:
DirectAdmin Values
Compiled on Redhat CentOS 5.0
Server Version 1.32.1
Current Available Version 1.321000
Last Updated Thu Jun 12 12:23:11 2008
This is really a stupid case of "what do I miss".....
Can anyone confirm my stupidity by giving me the solution ?