Results 1 to 2 of 2
hello,
pls i need help:
when i installed my RH, i had selected SendMail as one of the pkgs to be installed....i dont really need it so ive removed it ...
- 08-18-2005 #1Linux Newbie
- Join Date
- Nov 2004
- Posts
- 167
removing sendmail from bootup
hello,
pls i need help:
when i installed my RH, i had selected SendMail as one of the pkgs to be installed....i dont really need it so ive removed it from using the add/remove pkgs, the problem is that sendmail is still probed during bootup time, making the bootup time unnecessarily longer....how can i remove sendmail from startup
thanks
Toks
- 08-18-2005 #2
I think you could run:
If you'd like you can now remove the sendmail startup script in /etc/rc.d/init.d/Code:# chkconfig --del sendmail


Reply With Quote