LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Crontab not working (https://www.linuxquestions.org/questions/linux-newbie-8/crontab-not-working-559448/)

Zeno McDohl 06-05-2007 06:48 PM

Crontab not working
 
I have this crontab:
Code:

@reboot /opt/lampp/lampp start
But it doesn't run when the server boots up. I know that cmd works. Any idea what is wrong?

gilead 06-05-2007 06:52 PM

I haven't used @reboot in cron before, but for starting programs when the box boots I put an entry into /etc/rc.d/rc.local. Will that work in your situation?


All times are GMT -5. The time now is 09:32 PM.