Turning Off Sendmail In Fedora 11

Mike Chambers mike at miketc.net
Tue May 12 09:45:40 UTC 2009


On Tue, 2009-05-12 at 19:27 +1000, Xia Shing Zee wrote:
> /etc/init.d/sendmail stop
> 
> You could put this in a .bashrc file or use chkconfig --level(s?) 0
> sendmail

To stop a service (sendmail in this case)..

service sendmail stop (or start, restart, etc..)

To turn a service off when booting or changing run levels..


chkconfig sendmail off (turns it off for all runlevels in it's config)

-- 
Mike Chambers
Madisonville, KY

Fedora Project - Bugzapper, Tester, User, etc..
miketc302 at fedoraproject.org




More information about the fedora-test-list mailing list