I tried it with the "root" call in front of the process to be executed - and it worked 3 times (interval 1 hour)! Then the process was not launched again ...
It's more than strange .....
Search found 2 matches
- Wed Dec 19, 2012 12:22 am
- Forum: Meteohub Application
- Topic: Different Crontab results on Sheeva and DC01
- Replies: 4
- Views: 4300
- Mon Dec 17, 2012 10:19 pm
- Forum: Meteohub Application
- Topic: Different Crontab results on Sheeva and DC01
- Replies: 4
- Views: 4300
Re: Different Crontab results on Sheeva and DC01
Hi Billy,
I also do have a DC01 and I also have the strange crontab issues.
Running this command
0 0-23/1 * * * /bin/date >> /tmp/date2.txt
I get this result
Sun Dec 16 19:30:02 CET 2012
Sun Dec 16 20:30:02 CET 2012
Sun Dec 16 21:30:01 CET 2012
Sun Dec 16 22:30:01 CET 2012
Sun Dec 16 23:30:02 ...
I also do have a DC01 and I also have the strange crontab issues.
Running this command
0 0-23/1 * * * /bin/date >> /tmp/date2.txt
I get this result
Sun Dec 16 19:30:02 CET 2012
Sun Dec 16 20:30:02 CET 2012
Sun Dec 16 21:30:01 CET 2012
Sun Dec 16 22:30:01 CET 2012
Sun Dec 16 23:30:02 ...