From owner-freebsd-hackers@FreeBSD.ORG Mon Aug 26 16:03:39 2013 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 1E501549 for ; Mon, 26 Aug 2013 16:03:39 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-we0-x22f.google.com (mail-we0-x22f.google.com [IPv6:2a00:1450:400c:c03::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A4BF62D92 for ; Mon, 26 Aug 2013 16:03:38 +0000 (UTC) Received: by mail-we0-f175.google.com with SMTP id n5so2923908wev.34 for ; Mon, 26 Aug 2013 09:03:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=0cy+Ld9ZnpOFY3t3s90YtY0F+ti5FadDJG35Ep3ixmQ=; b=WAJEbxXzyYEKKpLfeVeV0g5a2SJCT+/pm9weF/iAFJHsvqI6kD6NGrINQvWYWcfJIF 78IXV0xeN15ekyr7zWY2qjGJBRKNyS6GmGB5nM6HeFlsc3QShJ39tV/aNH1PJFa1x4WK u3DGP/ha33Wsuz2e+V+4ai2OsshjG3VKZb+xzXwI2PqIyr0nG6pij5elu6HjaR2nhpca pv+sqB07Ud9406A9x5uk/YFO/D67O2LHuSQyQrTpfxsz8F9ZTEDo+hxbG145c8XNGIPl V8b9Y5QmVVuS+DabAx70BlLfFBC5o7atdYVw+cgzfbrCpmTv9HZmHjRjiGz1HpgrFGWa yRjw== X-Received: by 10.180.85.133 with SMTP id h5mr8176957wiz.1.1377533016912; Mon, 26 Aug 2013 09:03:36 -0700 (PDT) Received: from gumby.homeunix.com (87-194-105-247.bethere.co.uk. [87.194.105.247]) by mx.google.com with ESMTPSA id gg10sm19426770wib.1.1969.12.31.16.00.00 (version=SSLv3 cipher=RC4-SHA bits=128/128); Mon, 26 Aug 2013 09:03:36 -0700 (PDT) Date: Mon, 26 Aug 2013 17:03:32 +0100 From: RW To: freebsd-hackers@freebsd.org Subject: Re: weekly periodic security status Message-ID: <20130826170332.416b5c55@gumby.homeunix.com> In-Reply-To: <20130825200358.GL24767@caravan.chchile.org> References: <20130822204958.GC24767@caravan.chchile.org> <5217AD9E.1000100@bluerosetech.com> <20130824165704.GD24767@caravan.chchile.org> <20130825110520.GJ24767@caravan.chchile.org> <20130825200358.GL24767@caravan.chchile.org> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.17; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Aug 2013 16:03:39 -0000 On Sun, 25 Aug 2013 22:03:58 +0200 Jeremie Le Hen wrote: > I've implemented it here: > http://people.freebsd.org/~jlh/security_status_period.diff > Doesn't this mean that if you want to run "periodic security" from crontab or manually etc, you have to override every single entry to "crontab" in period.conf. IMO when "periodic security" is run directly every test should run unless it's explicitly set to NO.