<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[iRedMail — Suggestion for RHEL/CentOS users: decrease sshd start order]]></title>
	<link rel="self" href="http://www.iredmail.org/forum/feed-atom-topic1513.xml" />
	<updated>2011-01-03T05:45:21Z</updated>
	<generator>PunBB</generator>
	<id>http://www.iredmail.org/forum/topic1513-suggestion-for-rhelcentos-users-decrease-sshd-start-order.html</id>
		<entry>
			<title type="html"><![CDATA[Suggestion for RHEL/CentOS users: decrease sshd start order]]></title>
			<link rel="alternate" href="http://www.iredmail.org/forum/post6998.html#p6998" />
			<content type="html"><![CDATA[<p>Hi, all.</p><p>Unclearly power off might cause damage to OpenLDAP database, it will hangs while system startup. It&#039;s recommended to decrease sshd start order to make sure you can always log into server for maintaince.</p><p>Steps:</p><p>- Open /etc/init.d/sshd, find below line (line 4):<br /></p><div class="codebox"><pre><code># chkconfig: 2345 55 25</code></pre></div><p>- Change &#039;55&#039; to &#039;13&#039;.<br /></p><div class="codebox"><pre><code># chkconfig: 2345 13 25</code></pre></div><p>Start order of service &quot;network&quot; is 10, &quot;syslog&quot; and &quot;rsyslog&quot; is 12, so &#039;13&#039; is good for &#039;sshd&#039;.</p><p>P.S.<br />- iRedMail (later than 0.7.0-beta1) will change it by default.<br /><a href="http://code.google.com/p/iredmail/source/detail?r=b9653d381ea4c9f1c5d60c7b1d1aecc9cac7d426">http://code.google.com/p/iredmail/sourc … c9cac7d426</a></p><p>- Reported this issue as a bug to RedHat:<br /><a href="https://bugzilla.redhat.com/show_bug.cgi?id=666776">https://bugzilla.redhat.com/show_bug.cgi?id=666776</a></p>]]></content>
			<author>
				<name><![CDATA[ZhangHuangbin]]></name>
				<uri>http://www.iredmail.org/forum/user2.html</uri>
			</author>
			<updated>2011-01-03T05:45:21Z</updated>
			<id>http://www.iredmail.org/forum/post6998.html#p6998</id>
		</entry>
</feed>
