Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jun 2004 11:07:54 +0300 (EEST)
From:      Dmitry Pryanishnikov <dmitry@atlantis.dp.ua>
To:        freebsd-ports@freebsd.org
Subject:   Re: FreeBSD Port: healthd-0.7.6
Message-ID:  <20040623110338.J85500@atlantis.atlantis.dp.ua>

next in thread | raw e-mail | index | archive | help

Hello!

> Date:      Tue, 22 Jun 2004 01:57:34 -0400
> From:      "Walter Venable" <weaseal@hotmail.com>
>
> sysutils/healthd appears to die on systems that have IPv6 support disabled 
> (tail /var/log/messages):
>
> Jun 22 01:52:21 relnor healthd: Started
> Jun 22 01:52:21 relnor healthd: opening IPV6 datagram socket: Protocol not 
> supported

  Just use "-6" option; add the following lines to /etc/rc.conf:

healthd_flags="-6"

(and any other relevant flags; e.g. I use "-S6" to access sensors via SMBus).

Sincerely, Dmitry
-- 
Atlantis ISP, System Administrator
e-mail:  dmitry@atlantis.dp.ua
nic-hdl: LYNX-RIPE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040623110338.J85500>