Deleted Added
full compact
periodic.conf.5 (211397) periodic.conf.5 (215213)
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: head/share/man/man5/periodic.conf.5 211397 2010-08-16 15:18:30Z joel $
26.\" $FreeBSD: head/share/man/man5/periodic.conf.5 215213 2010-11-13 00:40:43Z brooks $
27.\"
28.Dd June 15, 2010
29.Dt PERIODIC.CONF 5
30.Os
31.Sh NAME
32.Nm periodic.conf
33.Nd periodic job configuration information
34.Sh DESCRIPTION

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

477The default is
478.Fl b u .
479.It Va daily_status_security_chksetuid_enable
480.Pq Vt bool
481Set to
482.Dq Li YES
483to compare the modes and modification times of setuid executables with
484the previous day's values.
27.\"
28.Dd June 15, 2010
29.Dt PERIODIC.CONF 5
30.Os
31.Sh NAME
32.Nm periodic.conf
33.Nd periodic job configuration information
34.Sh DESCRIPTION

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

477The default is
478.Fl b u .
479.It Va daily_status_security_chksetuid_enable
480.Pq Vt bool
481Set to
482.Dq Li YES
483to compare the modes and modification times of setuid executables with
484the previous day's values.
485.It Va daily_status_security_neggrpperm_enable
486.Pq Vt bool
487Set to
488.Dq Li YES
489to check for files where the group of a file has less permissions than
490the world at large.
491When users are in more than 14 supplemental groups these negative
492permissions may not be enforced via NFS shares.
485.It Va daily_status_security_chkmounts_enable
486.Pq Vt bool
487Set to
488.Dq Li YES
489to check for changes mounted file systems to the previous day's values.
490.It Va daily_status_security_noamd
491.Pq Vt bool
492Set to

--- 304 unchanged lines hidden ---
493.It Va daily_status_security_chkmounts_enable
494.Pq Vt bool
495Set to
496.Dq Li YES
497to check for changes mounted file systems to the previous day's values.
498.It Va daily_status_security_noamd
499.Pq Vt bool
500Set to

--- 304 unchanged lines hidden ---