From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 11 May 2005 01:42:10 +0700 From: php-coder To: community@altlinux.ru Message-ID: <20050510184210.GA6752@mycomp.mydomain> Mail-Followup-To: community@altlinux.ru Mime-Version: 1.0 Content-Type: text/plain; charset=cp1251 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Mailer: The Bat! (v1.61) Subject: [Comm] chkconfig on level 2: bug? X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.5 Precedence: list Reply-To: community@altlinux.ru List-Id: Mailing list for ALT Linux users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 May 2005 18:33:01 -0000 Archived-At: List-Archive: List-Post: Здравствуйте! [c0der@mycomp ~]$ chkconfig --list G вкл G console consolesaver 0:выкл 1:выкл 2:вкл 3:вкл 4:вкл 5:вкл 6:выкл [c0der@mycomp ~]$ sudo chkconfig consolesaver off [c0der@mycomp ~]$ chkconfig --list G вкл G console consolesaver 0:выкл 1:выкл 2:вкл 3:выкл 4:выкл 5:выкл 6:выкл Как выяснил agent_007 от сервиса не зависит -- это проблема chkconfig. Помогает лишь отключние вручную chkconfig --level 2 consolesaver off Что скажете? -- + php-coder + php-coder[at]ngs[dot]ru