Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 May 2012 04:14:38 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r236290 - head/share/man/man5
Message-ID:  <201205300414.q4U4EcH0025325@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Wed May 30 04:14:38 2012
New Revision: 236290
URL: http://svn.freebsd.org/changeset/base/236290

Log:
  Document daily_status_security_chkportsum_enable
  
  PR:		docs/167980
  Submitted by:	"Bryan Drewery" <bryan@shatow.net>
  Reported by:	rank1seeker@gmail.com
  Approved by:	cperciva
  MFC after:	2 weeks

Modified:
  head/share/man/man5/periodic.conf.5

Modified: head/share/man/man5/periodic.conf.5
==============================================================================
--- head/share/man/man5/periodic.conf.5	Wed May 30 04:08:29 2012	(r236289)
+++ head/share/man/man5/periodic.conf.5	Wed May 30 04:14:38 2012	(r236290)
@@ -504,6 +504,12 @@ Set to
 .Dq Li YES
 to compare the modes and modification times of setuid executables with
 the previous day's values.
+.It Va daily_status_security_chkportsum_enable
+.Pq Vt bool
+Set to
+.Dq Li YES
+to verify checksums of all installed packages against the known checksums in
+.Pa /var/db/pkg .
 .It Va daily_status_security_neggrpperm_enable
 .Pq Vt bool
 Set to



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205300414.q4U4EcH0025325>