Questions tagged [init.rc]

3 questions
2
votes
3 answers

Is there a log of the output of startup commands?

While Ubuntu is starting up, the init rc commands are run. Is there a way to see their full output after the system has started?
Penz
  • 155
2
votes
2 answers

How do I set a unix process to autorun in a particular run level?

I have a stand alone server application that I would like to run automatically when my red hat box starts up. My default run level is 5 but I want to make sure it works both in run level 3 & 5. Answers appreciated!
Axxmasterr
  • 7,966
2
votes
2 answers

Running a script on startup before X starts in Ubuntu 9.10

I have a script that I want to run at startup to switch X-configs depending on location, but I can't seem to find out where to put it in order to get it to run before X is started. This results in me having to restart X to get it to run the correct…
Epcylon
  • 153