Deleted Added
full compact
periodic.conf.5 (231721) periodic.conf.5 (236979)
1.\"-
2.\" Copyright (c) 2000 Brian Somers <brian@Awfulhak.org>
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 9 unchanged lines hidden (view full) ---

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
1.\"-
2.\" Copyright (c) 2000 Brian Somers <brian@Awfulhak.org>
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

--- 9 unchanged lines hidden (view full) ---

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
26.\" $FreeBSD: stable/9/share/man/man5/periodic.conf.5 231721 2012-02-15 01:52:59Z gjb $
26.\" $FreeBSD: stable/9/share/man/man5/periodic.conf.5 236979 2012-06-13 03:18:47Z eadler $
27.\"
28.Dd February 7, 2012
29.Dt PERIODIC.CONF 5
30.Os
31.Sh NAME
32.Nm periodic.conf
33.Nd periodic job configuration information
34.Sh DESCRIPTION

--- 464 unchanged lines hidden (view full) ---

499The default is
500.Fl b u .
501.It Va daily_status_security_chksetuid_enable
502.Pq Vt bool
503Set to
504.Dq Li YES
505to compare the modes and modification times of setuid executables with
506the previous day's values.
27.\"
28.Dd February 7, 2012
29.Dt PERIODIC.CONF 5
30.Os
31.Sh NAME
32.Nm periodic.conf
33.Nd periodic job configuration information
34.Sh DESCRIPTION

--- 464 unchanged lines hidden (view full) ---

499The default is
500.Fl b u .
501.It Va daily_status_security_chksetuid_enable
502.Pq Vt bool
503Set to
504.Dq Li YES
505to compare the modes and modification times of setuid executables with
506the previous day's values.
507.It Va daily_status_security_chkportsum_enable
508.Pq Vt bool
509Set to
510.Dq Li YES
511to verify checksums of all installed packages against the known checksums in
512.Pa /var/db/pkg .
507.It Va daily_status_security_neggrpperm_enable
508.Pq Vt bool
509Set to
510.Dq Li YES
511to check for files where the group of a file has less permissions than
512the world at large.
513When users are in more than 14 supplemental groups these negative
514permissions may not be enforced via NFS shares.

--- 312 unchanged lines hidden ---
513.It Va daily_status_security_neggrpperm_enable
514.Pq Vt bool
515Set to
516.Dq Li YES
517to check for files where the group of a file has less permissions than
518the world at large.
519When users are in more than 14 supplemental groups these negative
520permissions may not be enforced via NFS shares.

--- 312 unchanged lines hidden ---