> > > i used solaris for two yeras and it always start
> > those
> > > daemons with S unless the scripts have problem
> ...
> > > 
> > > tahnsk
> > > 
> > > dave
> > 
> > Dave,
> > 
> > might help to read over the man page for chkconfig
> > once again.
> > 
> > chkconfig --level  345   xxxxd   on
> > 
> > would set the specified service on...  use off to
> > turn it off.
> > 
> > adding the service simply makes it available for
> > control.
> > 
> > it doesn't automatically turn it on for a
> particular
> > run level.
> 
> Exactly, you can also check what runlevels the
> daemon
> is turned on and off for using:
> 
> chkconfig --level xxxxd

Sorry.. I meant:

chkconfig --list xxxxd

Michael.


http://search.yahoo.com.au - Yahoo! Search
- Looking for more? Try the new Yahoo! Search


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to