From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.2.5 From: "Andrey Liakhovets" To: community@lists.altlinux.org X-Mailer: CommuniGate Pro WebUser v5.0.14 Date: Wed, 18 Jan 2012 13:05:51 +0400 Message-ID: In-Reply-To: <4F168900.5090309@mail.ru> References: <4F168900.5090309@mail.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="KOI8-R" Content-Transfer-Encoding: 8bit Subject: Re: [Comm] =?koi8-r?b?TlVUINcgY2hrY29uZmln?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jan 2012 09:05:57 -0000 Archived-At: List-Archive: List-Post: On Wed, 18 Jan 2012 12:55:28 +0400 Vladimir Karpinsky wrote: >Установлен NUT, в /etc/init.d имеются файлы upsd, upsdrv, upsmon, но в списке служб (chkconfig --list) они отсутствуют. ... Посмотрите вывод # chkconfig upsdrv --list Т.е., надо просто выполнить # chkconfig upsdrv --add и т.д. Андрей Ляховец