Date: Sun, 3 Dec 2000 17:40:14 -0500 From: Andrew Partan <asp@partan.com> To: Tom Snell <gracchus@inficad.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FBSD 4.1: First Install: microuptime()??? Message-ID: <20001203174014.A1699@partan.com> In-Reply-To: <3A2AC9B7.E4E341EE@inficad.com>; from gracchus@inficad.com on Sun, Dec 03, 2000 at 03:31:19PM -0700 References: <3A2A9D97.51CE35D3@ljusdal.net> <016e01c05cf9$cdde8ba0$fa5e78cb@gchang> <3A2A92EE.4707D18A@inficad.com> <3A2AC9B7.E4E341EE@inficad.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Dec 03, 2000 at 03:31:19PM -0700, Tom Snell wrote: > Well, I tried installing without checking the APM package, but the same > thing happened; do I need to modify the source code itself to disable > the APM option? Make sure that you do not have: apm_enable="YES" in your /etc/rc.conf. Either remove this line (apm_enable defaults to NO - see /etc/defaults/rc.conf) or set it to NO. If you do this & reboot, the microuptime stuff should stop (at least it did for me). --asp@partan.com (Andrew Partan) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001203174014.A1699>