From owner-freebsd-questions@freebsd.org Mon Aug 17 18:43:27 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B94E89BB8F7 for ; Mon, 17 Aug 2015 18:43:27 +0000 (UTC) (envelope-from chrisstankevitz@gmail.com) Received: from mail-ig0-x22a.google.com (mail-ig0-x22a.google.com [IPv6:2607:f8b0:4001:c05::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 89AD11E25 for ; Mon, 17 Aug 2015 18:43:27 +0000 (UTC) (envelope-from chrisstankevitz@gmail.com) Received: by igfj19 with SMTP id j19so64702464igf.0 for ; Mon, 17 Aug 2015 11:43:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=ZhscezCqU8+FGpBiXbWp5UR7/W5rlxGmPcGWbIKe54s=; b=eXCcnC5FdjVdjqhy8aKxFVVKCBxg7NYd5CqfNSXpP/1QDyTURYDl6DCw3klDLY2oIb kaOHtaJmwLB/8GIyElxoEVNE/0lcuf26SKL/2jZu3P6iod0ERqO6alJKNQYpVxdcsDoT OQbOAyJHQuz6ptuJh+KYACTAxNDUg0mYJYAiNir00U9NjPT6BA4QiDy5yeQgmWytv1MC MFnuTJYeAUY9Eo4EeRvQcT/mmA0xqIAdfR4BupQiL45qefTqnLrcnt42qFQ79vIL2fx/ 57VpKMNDX40rYFCZGP1jAEGRFouoXC1LwLOSLvHG0Aw2nih67wleHyKYG6nemwCYqNce gswQ== MIME-Version: 1.0 X-Received: by 10.50.88.41 with SMTP id bd9mr18909560igb.4.1439837006993; Mon, 17 Aug 2015 11:43:26 -0700 (PDT) Received: by 10.79.111.205 with HTTP; Mon, 17 Aug 2015 11:43:26 -0700 (PDT) Date: Mon, 17 Aug 2015 11:43:26 -0700 Message-ID: Subject: Disable periodic security check for vulnerable packages From: Chris Stankevitz To: freebsd-questions Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Aug 2015 18:43:27 -0000 How do I disable periodic security check for vulnerable packages? Couldn't find out by reading 'man periodic', 'man periodic.conf', 'man pkg', or google. Thank you, Chris