NetworkManager things

Aaron Konstam akonstam at sbcglobal.net
Wed Jul 4 20:56:15 UTC 2007


On Wed, 2007-07-04 at 12:01 -0600, Karl Larsen wrote:
> Aaron Konstam wrote:
> > On Wed, 2007-07-04 at 06:38 -0600, Karl Larsen wrote:
> >   
> >> I found that the demons for NetworkManager and 
> >> NetworkManagerDispature are in the /etc/rc.d/init.d/ directory and you 
> >> can turn them on with, for example ./NetworkManager start and from then 
> >> on this demon will be put into the kernel every time you turn on your 
> >> computer.
> >>     
> > he above is in error. To turn them on takes:
> > services NetworkManager start
> >
> > but to have them come on at boot run:
> > chkconfig --level 35 NetworkManager on
> > and
> > chkconfig --level 35 NetworkManagerDispatcher on
> >   
>     I found that just chkconfig NetworkManager on worked fine. Not sure 
> what --level 35 does.
> 
> Karl
> 

It causes the daemon to be run when you enter run state 3 and 5.
--
=======================================================================
I've finally learned what "upward compatible" means. It means we get to
keep all our old mistakes. -- Dennie van Tassel
=======================================================================
Aaron Konstam telephone: (210) 656-0355 e-mail: akonstam at sbcglobal.net




More information about the users mailing list