Page 1 of 1

@reboot cron jobs are invalid

Posted: Tue Jun 09, 2015 9:01 pm
by Fleuv
Hi,

After adding a @reboot cron job, I received mail that the job is flagged as invalid. I would like to be able to run certain tasks on reboot. How to do this otherwise or how to make @reboot valid as a cron job?

Cheers

Re: @reboot cron jobs are invalid

Posted: Wed Jun 10, 2015 6:50 am
by skurudo

Code: Select all

sudo reboot 
?

Re: @reboot cron jobs are invalid

Posted: Wed Jun 10, 2015 8:03 am
by Fleuv
skurudo wrote:

Code: Select all

sudo reboot 
?
Nonono, that's something totally different, this page describes what I'm talking about.

Re: @reboot cron jobs are invalid

Posted: Wed Jun 10, 2015 8:45 am
by joem
Whats the email say and what was the command you were trying to run?