Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jul 2001 17:36:00 +1000
From:      "Matthew King" <Matthew@GhostMedia.org>
To:        <questions@freebsd.org>
Subject:   Crontab Help
Message-ID:  <000801c1166f$2d0afbc0$0200a8c0@ghostbox>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

------=_NextPart_000_0005_01C116C2.9A230F60
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

hello for some reason my crontab is working
this is what my crontab looks like atm

# /etc/crontab - root's crontab for FreeBSD

#

# $FreeBSD: src/etc/crontab,v 1.21.2.3 2000/12/08 10:56:07 obrien Exp $

#

SHELL=3D/bin/sh

PATH=3D/etc:/bin:/sbin:/usr/bin:/usr/sbin

HOME=3D/var/log

#

#minute hour mday month wday who command

#

*/5 * * * * root /usr/libexec/atrun

#

# rotate log files every hour, if necessary

0 * * * * root newsyslog

#

# do daily/weekly/monthly maintenance

1 3 * * * root periodic daily

15 4 * * 6 root periodic weekly

30 5 1 * * root periodic monthly

#

# time zone change adjustment for wall cmos clock,

# does nothing, if you have UTC cmos clock.

# See adjkerntz(8) for details.

1,31 0-5 * * * root adjkerntz -a

#mrtg

*/5 * * * * root /usr/local/bin/mrtg /usr/local/etc/mrtg/mrtg.cfg

#bsduptime

*/60 * * * * root /home/admin/bsduptime RevGhost WhipLasH

#To keep my ADSL connection running

0-59/2 * * * * root /usr/local/etc/pingmonitor.sh

#Qmail

40 * * * * /var/vpopmail/bin/clearopensmtp 2>&1 > /dev/null

# to rehash vhosts

* 2 * * * root /usr/local/sbin/apachectl graceful

# To Rehash Webalizer

*/30 * * * * root /usr/local/bin/webalizer

# To Rehash OMF2097 webalizer

*/30 * * * * root /usr/local/bin/webalizer -c =
/usr/local/etc/omf2097.webalizer.conf



is there any thing wrong with that?



Matthew


------=_NextPart_000_0005_01C116C2.9A230F60
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2462.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>hello for some reason my crontab is=20
working</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>this is what my crontab looks like =
atm</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>
<P># /etc/crontab - root's crontab for FreeBSD</P>
<P>#</P>
<P># $FreeBSD: src/etc/crontab,v 1.21.2.3 2000/12/08 10:56:07 obrien Exp =
$</P>
<P>#</P>
<P>SHELL=3D/bin/sh</P>
<P>PATH=3D/etc:/bin:/sbin:/usr/bin:/usr/sbin</P>
<P>HOME=3D/var/log</P>
<P>#</P>
<P>#minute hour mday month wday who command</P>
<P>#</P>
<P>*/5 * * * * root /usr/libexec/atrun</P>
<P>#</P>
<P># rotate log files every hour, if necessary</P>
<P>0 * * * * root newsyslog</P>
<P>#</P>
<P># do daily/weekly/monthly maintenance</P>
<P>1 3 * * * root periodic daily</P>
<P>15 4 * * 6 root periodic weekly</P>
<P>30 5 1 * * root periodic monthly</P>
<P>#</P>
<P># time zone change adjustment for wall cmos clock,</P>
<P># does nothing, if you have UTC cmos clock.</P>
<P># See adjkerntz(8) for details.</P>
<P>1,31 0-5 * * * root adjkerntz -a</P>
<P>#mrtg</P>
<P>*/5 * * * * root /usr/local/bin/mrtg /usr/local/etc/mrtg/mrtg.cfg</P>
<P>#bsduptime</P>
<P>*/60 * * * * root /home/admin/bsduptime RevGhost WhipLasH</P>
<P>#To keep my ADSL connection running</P>
<P>0-59/2 * * * * root /usr/local/etc/pingmonitor.sh</P>
<P>#Qmail</P>
<P>40 * * * * /var/vpopmail/bin/clearopensmtp 2&gt;&amp;1 &gt; =
/dev/null</P>
<P># to rehash vhosts</P>
<P>* 2 * * * root /usr/local/sbin/apachectl graceful</P>
<P># To Rehash Webalizer</P>
<P>*/30 * * * * root /usr/local/bin/webalizer</P>
<P># To Rehash OMF2097 webalizer</P>
<P>*/30 * * * * root /usr/local/bin/webalizer -c=20
/usr/local/etc/omf2097.webalizer.conf</P>
<P>&nbsp;</P>
<P><FONT face=3DArial>is there any thing wrong with that?</FONT></P>
<P><FONT face=3DArial></FONT>&nbsp;</P>
<P><FONT face=3DArial>Matthew</FONT></P></FONT></DIV></BODY></HTML>

------=_NextPart_000_0005_01C116C2.9A230F60--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000801c1166f$2d0afbc0$0200a8c0>