<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2015-07-09 13:19 GMT+02:00 JMZ <span dir="ltr"><<a href="mailto:florentior@gmail.com" target="_blank">florentior@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>
<br>
How do I configure cron to perform a task at reboot?<br>
<br>
Let's say I have a command like this to run the shell script 'blah':<br>
<br>
@reboot * * * * root sh ~/bin/blah.sh<br>
<br>
Do I need to put the asterisks in?  Or, should I remove them?<br>
<br></blockquote><div><br><a href="https://help.ubuntu.com/community/CronHowto">https://help.ubuntu.com/community/CronHowto</a><br><br></div><div>When you use "crontab -e"  it will reject any changes that would not work.<br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Thanks,<br>
Jordan<span class=""><font color="#888888"></font></span><br></blockquote></div><br></div></div>