Re: disable a service question

Aaron Konstam <[email protected]> Sun, 13 Apr 2003 08:21:32 -0500
Newsgroups gmane.linux.redhat.release.guinness
Message-ID <[email protected]>
On Sun, Apr 13, 2003 at 12:37:55AM -0400, Ajai Khattri wrote:
> On Sat, Apr 12, 2003 at 07:19:54PM -0700, Rick Y wrote:
> 
> > how to disable a service using a command in RH7.0?.
> > nt???
> 
> /sbin/chkconfig --del service
> 
> where "service" is an init script in /etc/init.d/
> 

That does not disable a service it removes the service.
chkconfig service off
or
chkconfig --level 35 service off

is more to the point.



-- 
-------------------------------------------
Aaron Konstam
Computer Science
Trinity University
715 Stadium Dr.
San Antonio, TX 78212-7200

telephone: (210)-999-7484
email:[email protected]