From: Warly Date: December 30 2002 10:59am Subject: mysql.server chkconfig init line List-Archive: http://lists.mysql.com/packagers/34 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In mysql.server, the chkconfig start and stop level are: # chkconfig: 2345 90 90 Shouldn't it be: # chkconfig: 2345 90 10 -- Warly