From owner-freebsd-questions@FreeBSD.ORG Mon Dec 27 03:44:06 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 07AAA16A4CE for ; Mon, 27 Dec 2004 03:44:06 +0000 (GMT) Received: from smtp1.wanadoo.fr (smtp1.wanadoo.fr [193.252.22.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id BC40C43D39 for ; Mon, 27 Dec 2004 03:44:05 +0000 (GMT) (envelope-from atkielski.anthony@wanadoo.fr) Received: from me-wanadoo.net (mail.nighttrack.com [127.0.0.1]) by mwinf0102.wanadoo.fr (SMTP Server) with SMTP id 6D0561FFFD35 for ; Mon, 27 Dec 2004 04:44:04 +0100 (CET) Received: from pix.atkielski.com (ASt-Lambert-111-2-1-3.w81-50.abo.wanadoo.fr [81.50.80.3]) by mwinf0102.wanadoo.fr (SMTP Server) with ESMTP id 55B4E1FFFD31 for ; Mon, 27 Dec 2004 04:44:04 +0100 (CET) Date: Mon, 27 Dec 2004 04:44:19 +0100 From: Anthony Atkielski X-Priority: 3 (Normal) Message-ID: <962236862.20041227044419@wanadoo.fr> To: FreeBSD Questions MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Using healthd at securelevel 3 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Dec 2004 03:44:06 -0000 I started setting securelevel=3 at boot, and I notice that healthd refuses to run, giving the message "InitMBInfo: Operation not permitted" even from root. I assume this is because of the higher securelevel. Is there a way to make healthd work with this higher level (assuming that's the problem)? If not, are there alternatives? I just need to check the temps on the machine from time to time, with a CLI. If it's not due to securelevel=3, what else could it be? -- Anthony