Discussion: Crontab @reboot???
Afficher un message
Vieux 22/08/2006, 13h53   #4
mostro713@gmail.com
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: Crontab @reboot???


Allistar wrote:
> mostro713@gmail.com wrote:
>
> > Hello,
> >
> > There is a script I want to start everytime the computer reboots. I
> > tried putting it in /etc/init.d/rc but it prevents the machine from
> > entering runlevel3. I tried placing <@reboot "absolute path to script">
> > in /etc/crontab and the script didn't start. I also tried crontab -e as
> > root which had the same effect. The script runs in an endless loop
> > checking for files. Does anyone have any ideas?
> >
> > Thanks in advance

>
> Did you put a "&" at the end of the command in /etc/init.d/rc ? If not it
> may prevent subsequent commands from executing.
>
> Allistar.



Ah, I will try running it as a background process and see what happens.


Thanks

  Réponse avec citation
 
Page generated in 0,04702 seconds with 9 queries