Results 1 to 3 of 3
Hi all
Im trying to get a C program to run once at startup on OpenWRT. Ive tried using the '@reboot' in a cron job but this doesn't work.
Any ...
- 09-01-2006 #1Just Joined!
- Join Date
- Sep 2006
- Posts
- 6
OpenWRT crontab question..
Hi all
Im trying to get a C program to run once at startup on OpenWRT. Ive tried using the '@reboot' in a cron job but this doesn't work.
Any suggestions?
TIA
- 09-02-2006 #2
what cron are you using and how did you enter the cron job?
what I mean by that is --> crontab -e or did you edit the one in /etc ?
- 09-04-2006 #3Just Joined!
- Join Date
- Sep 2006
- Posts
- 6
Sorted!
Hi richiefrich
thanks for the reply, but I've now sorted it another way.
Thanks again!


Reply With Quote