LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   problem with autostart (https://www.linuxquestions.org/questions/linux-newbie-8/problem-with-autostart-40232/)

rhotzenplotz 01-03-2003 08:58 PM

problem with autostart
 
Hi all,

I've got a somehow stupid problem.

I wrote a shell-script that contains an infinite loop.
Then I put that script into the "rc2.d" - directory in order to autostart the script on bootup.
Now, the problem is that I can't stop the script and therefore can't logon.

How can I prevent the script from executing or is it possible to end the script with any key-combination?

iceman47 01-03-2003 09:32 PM

Re: problem with autostart
 
Quote:

Originally posted by rhotzenplotz
How can I prevent the script from executing
Don't put in in the rc2.d folder or change the Sxx into something different
Quote:

is it possible to end the script with any key-combination?
ctrl - c should do it

rhotzenplotz 01-04-2003 03:22 AM

solved problem with rescue-disk.
I think there's no other workaround possible as Ctrl - C doesn't work.


All times are GMT -5. The time now is 11:22 PM.