From owner-freebsd-current Sun Jun 1 19:59:29 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA21428 for current-outgoing; Sun, 1 Jun 1997 19:59:29 -0700 (PDT) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA21415 for ; Sun, 1 Jun 1997 19:59:24 -0700 (PDT) Received: from time.cdrom.com (jkh@localhost [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id TAA01858; Sun, 1 Jun 1997 19:59:11 -0700 (PDT) To: "James D. Stewart" cc: freebsd-current@FreeBSD.ORG Subject: Re: time daemon error in rc files In-reply-to: Your message of "Sun, 01 Jun 1997 19:01:22 EDT." Date: Sun, 01 Jun 1997 19:59:10 -0700 Message-ID: <1854.865220350@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > We have just started running with the -current, and have switched our set > of /etc/rc* files with those in /usr/src/etc. We noticed that the timed > daemon was not starting at boot. It seems there is a misspelling of the > timed_enable variable that is set in rc.conf, and used in rc.network: Fixed, thanks! Jordan