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 19:50:19 +0400 Message-ID: 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) Sender: news Subject: [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 15:50:29 -0000 Archived-At: List-Archive: List-Post: Чудеса какие-то! Смотрим в сервис dm: [root@threebears ~]# grep chkconfig /etc/rc.d/init.d/dm # chkconfig: 5 45 05 Сервис должен стартовать только в 5 ранлевеле. [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 ранлевелах?