From owner-freebsd-stable@FreeBSD.ORG Thu Sep 16 12:16:49 2010 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BD9E8106564A for ; Thu, 16 Sep 2010 12:16:49 +0000 (UTC) (envelope-from freebsdlists@bsdunix.ch) Received: from conversation.bsdunix.ch (ns1.bsdunix.ch [82.220.1.90]) by mx1.freebsd.org (Postfix) with ESMTP id 7E2758FC0C for ; Thu, 16 Sep 2010 12:16:49 +0000 (UTC) Received: from conversation.bsdunix.ch (localhost [127.0.0.1]) by conversation.bsdunix.ch (Postfix) with ESMTP id B381B8D9B for ; Thu, 16 Sep 2010 11:58:06 +0000 (UTC) X-Virus-Scanned: by amavisd-new at mail.bsdunix.ch Received: from conversation.bsdunix.ch ([127.0.0.1]) by conversation.bsdunix.ch (conversation.bsdunix.ch [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ltp3NOuSp99k for ; Thu, 16 Sep 2010 11:58:06 +0000 (UTC) Received: from ernie.mlan.solnet.ch (ernie.mlan.solnet.ch [212.101.1.20]) by conversation.bsdunix.ch (Postfix) with ESMTPA id 5D3548D95 for ; Thu, 16 Sep 2010 11:58:06 +0000 (UTC) Message-ID: <4C920701.5010402@bsdunix.ch> Date: Thu, 16 Sep 2010 14:01:05 +0200 From: Thomas User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.9) Gecko/20100825 Lightning/1.0b2 Thunderbird/3.1.3 MIME-Version: 1.0 To: stable@freebsd.org Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: Subject: daily_scrub_zfs_enable is missing in /etc/defaults/periodic.conf X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Sep 2010 12:16:49 -0000 Hello Is there an actual reason why "daily_scrub_zfs_enable" is missing in /etc/defaults/periodic.conf? /etc/periodic/daily/800.scrub-zfs was mfc'ed two weeks ago: MFC r211800 Regards, Thomas