Results 1 to 4 of 4
Hello
How can I disable sendmail from starting on boot in redhat linux 6.2 .
Thanks
Richard...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-14-2003 #1Just Joined!
- Join Date
- Jan 2003
- Posts
- 4
disable sendmail
Hello
How can I disable sendmail from starting on boot in redhat linux 6.2 .
Thanks
Richard
- 05-14-2003 #2Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
That's all.Code:rm /etc/rc.d/rc?.d/S??sendmail
- 05-16-2003 #3Just Joined!
- Join Date
- Apr 2003
- Posts
- 20
rm -f
- 05-16-2003 #4Just Joined!
- Join Date
- May 2003
- Location
- UK-Heart of Cheshire
- Posts
- 31
I do no know about rh 6 but in rh 8 go to menu-server settings-services From there you can switch the service off or on as required under the runlevel you are booting under (ususally 5 by default)
You can also edit the file in /etc/rc5.d directory and change the sedmail foe S to K.
Hope that helps.
Do not do rm -f unless u want to delete it


Reply With Quote
