Author Topic: Is there any difference in starting services  (Read 313 times)

Bazoukas

  • Member
  • **
  • Posts: 866
  • Kudos: 140
    • http://whitehouse.com
Is there any difference in starting services
« on: 14 October 2002, 08:51 »
at different levels?

  For example, instead of starting Apache or MySQL at runlevel 5, starting them are run level 3.

  BTW, when I am done with all this, I will post A DETAILED TO THE POINT OF COMICAL "how to"    
 And Quirk feel free to host it on your very kickass web site

[ October 13, 2002: Message edited by: bazoukas ]

Yeah

mobrien_12

  • VIP
  • Member
  • ***
  • Posts: 2,138
  • Kudos: 711
    • http://www.geocities.com/mobrien_12
Is there any difference in starting services
« Reply #1 on: 14 October 2002, 10:17 »
You need to start a service for each runlevel you boot into.  

If you set a service to start in runlevel 5, and you boot into runlevel 3, the service doesn't start.  Likewise, if you boot into 5 (XDM type GUI login) you won't start services set only to start in runlevel 3.
In brightest day, in darkest night, no evil shall escape my sight....

Bazoukas

  • Member
  • **
  • Posts: 866
  • Kudos: 140
    • http://whitehouse.com
Is there any difference in starting services
« Reply #2 on: 14 October 2002, 10:19 »
aah ok i got it. Thank you    

If am not mistaken RL3 is text only, so that would be good if you are running Apache and so on.
Yeah