[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] remove htpd/sendmail



Forgot to mention:

chkconfig --list

will list the current services available to the init scripts.

--
BC


> Did you try:
>
> chkconfig --del <servicename>
>
> ?
>
>
> --
> BC
>
> ----- Original Message -----
> From: "Rodolfo Paiz" <rpaiz@xxxxxxxxxxxxxx>
> To: <cobalt-users@xxxxxxxxxxxxxxx>
> Sent: Monday, August 28, 2000 1:10 PM
> Subject: RE: [cobalt-users] remove htpd/sendmail
>
>
> > I believe both these services are run by inetd.
> >
> > ------
> > Rodolfo J. Paiz
> > rpaiz@xxxxxxxxxxxxxx <mailto:rpaiz@xxxxxxxxxxxxxx>
> >
> >
> >
> > > -----Original Message-----
> > > From: cobalt-users-admin@xxxxxxxxxxxxxxx
> > > [mailto:cobalt-users-admin@xxxxxxxxxxxxxxx]On Behalf Of Benjamin Tehan
> > > Sent: Sunday, August 27, 2000 8:52 PM
> > > To: cobalt
> > > Subject: [cobalt-users] remove htpd/sendmail
> > >
> > >
> > > Hello all
> > >
> > > This might sound weird to you all but How can I remove the httpd and
> > > sendmail from the start up process.
> > >
> > > I want them installed, but I dont want them to load on startup.
> > >
> > > I removed the init scripts from /etc/rc.d/rc*.d but both the httpd and
> > > sendmail still boot.
> > >
> > > Is there another place within the init scripts that boots the
> > > httpd/sendmail
> > > or isit a crontab.
> > >
> > > If so how do I find it and remove?
> > >
> > > Thank you
> > >
> > > Benjamin