svn commit: r236979 - stable/9/share/man/man5

Eitan Adler eadler at FreeBSD.org
Wed Jun 13 03:18:48 UTC 2012


Author: eadler
Date: Wed Jun 13 03:18:47 2012
New Revision: 236979
URL: http://svn.freebsd.org/changeset/base/236979

Log:
  MFC r236290:
  	Document daily_status_security_chkportsum_enable
  
  PR:		docs/167980
  Approved by:	cperciva (implicit)

Modified:
  stable/9/share/man/man5/periodic.conf.5
Directory Properties:
  stable/9/share/man/man5/   (props changed)

Modified: stable/9/share/man/man5/periodic.conf.5
==============================================================================
--- stable/9/share/man/man5/periodic.conf.5	Wed Jun 13 00:12:47 2012	(r236978)
+++ stable/9/share/man/man5/periodic.conf.5	Wed Jun 13 03:18:47 2012	(r236979)
@@ -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


More information about the svn-src-stable-9 mailing list