Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jan 2001 16:35:36 -0600 (CST)
From:      Mike Meyer <mwm@mired.org>
To:        Christopher Farley <chris@northernbrewer.com>
Cc:        questions@freebsd.org
Subject:   Re: crontab
Message-ID:  <14940.58296.189854.67894@guru.mired.org>
In-Reply-To: <117998518@toto.iv>

next in thread | previous in thread | raw e-mail | index | archive | help
Christopher Farley <chris@northernbrewer.com> types:
> Does anybody have a strong preference between /etc/crontab or root's
> personal crontab for routine system maintenance chores like backups,
> cvsup, etc?

For crontab stuff, I use roots "personal crontab" for the same reason
you do:

> I've been using the 'personal crontab' approach to avoid having to merge
> /etc/cron after an update...

However, for periodic things (backups, maintenance, etc.), I use
/usr/local/etc/periodic. Make sure that local_periodic is set
appropriately in rc.conf, and just link the shell scripts into it.

	<mike
--
Mike Meyer <mwm@mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.


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?14940.58296.189854.67894>