Deleted Added
full compact
periodic.conf.5 (62158) periodic.conf.5 (62274)
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 62158 2000-06-27 12:04:43Z brian $
26.\" $FreeBSD: head/share/man/man5/periodic.conf.5 62274 2000-06-30 09:41:16Z brian $
27.\"
28.Dd June 22, 2000
29.Dt PERIODIC.CONF 5
30.Os FreeBSD 5.0
31.Sh NAME
32.Nm periodic.conf
33.Nd periodic job configuration information.
34.Sh DESCRIPTION

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

294.Xr mfs 8
295mounts when comparing against yesterdays filesystem mounts.
296.It Ar daily_status_mail_rejects_enable
297(bool) Set to
298.Dq YES
299if you want to summarise mail rejections logged to
300.Pa /var/log/maillog
301for the previous day.
27.\"
28.Dd June 22, 2000
29.Dt PERIODIC.CONF 5
30.Os FreeBSD 5.0
31.Sh NAME
32.Nm periodic.conf
33.Nd periodic job configuration information.
34.Sh DESCRIPTION

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

294.Xr mfs 8
295mounts when comparing against yesterdays filesystem mounts.
296.It Ar daily_status_mail_rejects_enable
297(bool) Set to
298.Dq YES
299if you want to summarise mail rejections logged to
300.Pa /var/log/maillog
301for the previous day.
302.It Ar daily_status_mail_rejects_logs
303(num) Set to the number of maillog files that should be checked for yesterdays
304mail rejects.
302.It Ar daily_local
303(str) Set to a list of extra scripts that should be run after all other
304daily scripts.
305All scripts must be absolute path names.
306.El
307.Pp
308The following variables are used by the standard scripts that reside in
309.Pa /etc/periodic/weekly :

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

359(bool) Set to
360.Dq YES
361if you want to locate orphaned files on the system.
362An orphaned file is one with an invalid owner or group.
363.It Ar weekly_noid_dirs
364(str) A list of directories under which orphaned files are searched for.
365This would usually be set to
366.Pa / .
305.It Ar daily_local
306(str) Set to a list of extra scripts that should be run after all other
307daily scripts.
308All scripts must be absolute path names.
309.El
310.Pp
311The following variables are used by the standard scripts that reside in
312.Pa /etc/periodic/weekly :

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

362(bool) Set to
363.Dq YES
364if you want to locate orphaned files on the system.
365An orphaned file is one with an invalid owner or group.
366.It Ar weekly_noid_dirs
367(str) A list of directories under which orphaned files are searched for.
368This would usually be set to
369.Pa / .
370<<<<<<< periodic.conf.5
367.It Ar weekly_status_pkg_dirs
368(bool) Set to
369.Dq YES
371.It Ar weekly_status_pkg_dirs
372(bool) Set to
373.Dq YES
374if you want to report out-of-date packages installed using
375.Xr pkg_version 1 .
376=======
377.It Ar weekly_status_pkg_dirs
378(bool) Set to
379.Dq YES
370if you want to use
371.Xr pkg_version 1
372to list installed packages which are out of date.
380if you want to use
381.Xr pkg_version 1
382to list installed packages which are out of date.
383>>>>>>> 1.4
373.It Ar weekly_local
374(str) Set to a list of extra scripts that should be run after all other
375weekly scripts.
376All scripts must be absolute path names.
377.El
378.Pp
379The following variables are used by the standard scripts that reside in
380.Pa /etc/periodic/monthly :

--- 49 unchanged lines hidden ---
384.It Ar weekly_local
385(str) Set to a list of extra scripts that should be run after all other
386weekly scripts.
387All scripts must be absolute path names.
388.El
389.Pp
390The following variables are used by the standard scripts that reside in
391.Pa /etc/periodic/monthly :

--- 49 unchanged lines hidden ---