[Linux-disciples] Best practice with cron

Stephen R Laniel steve at laniels.org
Thu Apr 20 17:57:44 EDT 2006


Before I started working where I work now, I habitually put
systemwide cron jobs in /etc/crontab. My boss puts them all
in root's cron. Is there a preferred method? The advantage
of the latter is that it gives you the syntax checks in
crontab(1), so that you can't hose the crontab(5) files.
There may be other advantages, but that seems like the big
one to me. And maybe also that /etc/crotnab is (at least
under Debian) world-readable. The disadvantage of using
root's crontab is that not every system has a root user;
Ubuntu, in particular, doesn't.

Any thoughts?

-- 
Stephen R. Laniel
steve at laniels.org
Cell: +(617) 308-5571
http://laniels.org/
PGP key: http://laniels.org/slaniel.key
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.bostoncoop.net/pipermail/linux-disciples/attachments/20060420/cc24cb5a/attachment.pgp


More information about the Linux-disciples mailing list