From owner-freebsd-bugs@FreeBSD.ORG Sat Feb 7 09:47:24 2009 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 772BC106566B for ; Sat, 7 Feb 2009 09:47:24 +0000 (UTC) (envelope-from kozlov@ravenloft.kiev.ua) Received: from istc.kiev.ua (wolf.istc.kiev.ua [193.108.236.1]) by mx1.freebsd.org (Postfix) with ESMTP id 329268FC0A for ; Sat, 7 Feb 2009 09:47:24 +0000 (UTC) (envelope-from kozlov@ravenloft.kiev.ua) Received: from [91.123.146.100] (helo=ravenloft.kiev.ua) by istc.kiev.ua with esmtp (Exim 4.52) id 1LVjSo-0005uP-LM; Sat, 07 Feb 2009 11:27:03 +0200 Date: Sat, 7 Feb 2009 11:27:01 +0200 From: Alex Kozlov To: freebsd-bugs@FreeBSD.org, Maxim Konovalov , spam@rm-rf.kiev.ua Message-ID: <20090207092701.GA26514@ravenloft.kiev.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Score: 0.0 (/) X-Spam-Report: Content analysis detailz: (0.0 points, 10.0 required) Cc: Subject: Re: misc/131438: Add csup to Periodic X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2009 09:47:24 -0000 On Sat, Feb 07, 2009 at 07:40:08AM +0000, Maxim Konovalov wrote: > While I like the idea I should note this will hurt our cvsup > infrastructure world wide. periodic(8) runs at the same time (3am) on We can use randomize trick from portsnap cron command. -- Adios