- Aug 9, 2001
- 2,810
- 13
- 81
I updated my /etc/crontab with the following and then have tried both rebooting my NAS box and restarting crond. For right now this is just a test to execute sendWOL (which runs fine on its own from the command prompt).
#minute hour mday month wday who command
* 12 17 7 * root ~admin/sendWOL
I think its setup, that every minute from 12:00pm -> 12:59pm on August 17th it will call ~admin/sendWOL as the root user. That is correct, right?
#minute hour mday month wday who command
* 12 17 7 * root ~admin/sendWOL
I think its setup, that every minute from 12:00pm -> 12:59pm on August 17th it will call ~admin/sendWOL as the root user. That is correct, right?