xref: /netbsd-src/share/man/man5/monthly.5 (revision 6372875351e09de8f3df471a924407f4e3661f18)
1*63728753Sjruoho.\"	$NetBSD: monthly.5,v 1.2 2011/05/03 16:25:19 jruoho Exp $
24811a796Sjruoho.\"
34811a796Sjruoho.\" Copyright (c) 1996 Matthew R. Green
44811a796Sjruoho.\" All rights reserved.
54811a796Sjruoho.\"
64811a796Sjruoho.\" Redistribution and use in source and binary forms, with or without
74811a796Sjruoho.\" modification, are permitted provided that the following conditions
84811a796Sjruoho.\" are met:
94811a796Sjruoho.\" 1. Redistributions of source code must retain the above copyright
104811a796Sjruoho.\"    notice, this list of conditions and the following disclaimer.
114811a796Sjruoho.\" 2. Redistributions in binary form must reproduce the above copyright
124811a796Sjruoho.\"    notice, this list of conditions and the following disclaimer in the
134811a796Sjruoho.\"    documentation and/or other materials provided with the distribution.
144811a796Sjruoho.\"
154811a796Sjruoho.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
164811a796Sjruoho.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
174811a796Sjruoho.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
184811a796Sjruoho.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
194811a796Sjruoho.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
204811a796Sjruoho.\" BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
214811a796Sjruoho.\" LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
224811a796Sjruoho.\" AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
234811a796Sjruoho.\" OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
244811a796Sjruoho.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
254811a796Sjruoho.\" SUCH DAMAGE.
264811a796Sjruoho.\"
27*63728753Sjruoho.Dd May 3, 2011
28*63728753Sjruoho.Dt MONTHLY 5
294811a796Sjruoho.Os
304811a796Sjruoho.Sh NAME
31*63728753Sjruoho.Nm monthly ,
324811a796Sjruoho.Nm monthly.conf
33*63728753Sjruoho.Nd monthly maintenance
344811a796Sjruoho.Sh DESCRIPTION
354811a796SjruohoThe
364811a796Sjruoho.Pa /etc/monthly
374811a796Sjruohoscript is normally run in the morning of the 1st of every month, on a
384811a796Sjruoho.Nx
394811a796Sjruohosystem.
404811a796SjruohoNote: this is disabled (commented out) in the default root's
414811a796Sjruoho.Xr crontab 5
424811a796Sjruohofile.
43*63728753SjruohoThe
44*63728753Sjruoho.Pa /etc/monthly.conf
45*63728753Sjruohofile specifies which of the standard
46*63728753Sjruoho.Nm
47*63728753Sjruohoservices are performed.
484811a796Sjruoho.Pp
494811a796SjruohoThere are currently no monthly tasks.
504811a796Sjruoho.Sh FILES
514811a796Sjruoho.Bl -tag -width /etc/monthly.local -compact
524811a796Sjruoho.It Pa /etc/monthly
534811a796Sjruohomonthly maintenance script
544811a796Sjruoho.It Pa /etc/monthly.conf
554811a796Sjruohomonthly maintenance configuration
564811a796Sjruoho.It Pa /etc/monthly.local
574811a796Sjruoholocal site additions to
584811a796Sjruoho.Pa /etc/monthly
594811a796Sjruoho.El
604811a796Sjruoho.Sh SEE ALSO
61*63728753Sjruoho.Xr daily 5 ,
62*63728753Sjruoho.Xr weekly 5
634811a796Sjruoho.Sh HISTORY
644811a796SjruohoThe
65*63728753Sjruoho.Pa /etc/monthly.conf
664811a796Sjruohofile appeared in
674811a796Sjruoho.Nx 1.3 .
68