From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=5.0 tests=BAYES_00 autolearn=ham version=3.2.3 X-Injected-Via-Gmane: http://gmane.org/ To: sisyphus@lists.altlinux.org From: "Alexei V. Mezin" Date: Sun, 01 Jun 2008 20:22:11 +0400 Message-ID: References: <200806011909.20226.ledest@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: home-pool4-10.com2com.ru User-Agent: Thunderbird 2.0.0.12 (X11/20080213) In-Reply-To: <200806011909.20226.ledest@gmail.com> Sender: news Subject: Re: [sisyphus] =?koi8-r?b?89TSwc7Oz8Ug0M/XxcTFzsnFIGNoa2NvbmZpZw==?= X-BeenThere: sisyphus@lists.altlinux.org X-Mailman-Version: 2.1.10b3 Precedence: list Reply-To: alexei-mezin@rambler.ru, ALT Linux Sisyphus discussions List-Id: ALT Linux Sisyphus discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Jun 2008 16:22:28 -0000 Archived-At: List-Archive: List-Post: Led пишет: >> [root@threebears ~]# chkconfig dm off >> [root@threebears ~]# chkconfig dm on >> [root@threebears ~]# chkconfig --list dm >> dm 0:выкл 1:выкл 2:вкл 3:вкл 4:вкл 5:вкл 6:выкл >> >> И почему он получается включенным в 2-4 ранлевелах? > > man chkconfig А в какой именно части мана написано? А то читаю там: For example, random.init has these three lines: # chkconfig: 2345 20 80 # description: Saves and restores system entropy pool for \ # higher quality random number generation. This says that the random script should be started in levels 2, 3, 4, and 5 У dm написано "стартовать только в 5", а получается 2345.