From owner-freebsd-questions@FreeBSD.ORG Fri Aug 21 00:11:28 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ADEF31065690 for ; Fri, 21 Aug 2009 00:11:28 +0000 (UTC) (envelope-from freebsd@insightbb.com) Received: from mxsf04.insightbb.com (mxsf04.insightbb.com [74.128.0.74]) by mx1.freebsd.org (Postfix) with ESMTP id 7D1868FC55 for ; Fri, 21 Aug 2009 00:11:28 +0000 (UTC) X-IronPort-AV: E=Sophos;i="4.44,247,1249272000"; d="scan'208";a="704567018" Received: from unknown (HELO asav03.insightbb.com) ([172.31.249.123]) by mxsf04.insightbb.com with ESMTP; 20 Aug 2009 20:11:27 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AlwTAPOCjUrQLicL/2dsb2JhbACBU4pVvmCMT4QYBQ X-IronPort-AV: E=Sophos;i="4.44,247,1249272000"; d="scan'208";a="103078035" Received: from 208-46-39-11.dia.static.qwest.net (HELO laptop2.stevenfriedrich.org) ([208.46.39.11]) by asavout03.insightbb.com with ESMTP; 20 Aug 2009 20:11:26 -0400 From: Steven Friedrich To: questions@freebsd.org Date: Thu, 20 Aug 2009 20:08:00 -0400 User-Agent: KMail/1.12.0 (FreeBSD/7.2-RELEASE-p3; KDE/4.3.0; i386; ; ) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200908202008.00296.freebsd@insightbb.com> Cc: Subject: Ruleset anomaly X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Aug 2009 00:11:28 -0000 I'm running freebsd 7.2p3 and I believe I started seeing the following messages after the p3 patch. /etc/rc: WARNING: devfs_set_ruleset: you must specify a ruleset number /etc/rc: WARNING: devfs_apply_ruleset: you must specify a ruleset This is in /etc/rc.conf, but I don't know what put it there: devfs_system_ruleset="localrules" The man page for devfs mentions name, not number.