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@xxxxxxxxxxxxxxxxx -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list