Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 2004 07:50:26 -0600
From:      "Darryl Hoar" <darryl@osborne-ind.com>
To:        <freebsd-questions@freebsd.org>
Subject:   crontab question
Message-ID:  <005101c3f6ef$54615f30$0701a8c0@darryl>

next in thread | raw e-mail | index | archive | help
Greetings,
I am running 5.1-release.  I created the file
/var/cron/tabs/root .  It is owner root, group wheel.
permissions are -rw-------

I have the following entry in the file root

0 22 2-31 * * /usr/local/bin/rsync -av /dept2/Marketing/ /data/Marketing
2>&1 /r
oot/rsync.log

Of course the line above is all on one line.

Well, this command did not run last night.  No /root/rsync.log file was
created.
No email was generated.  Zip.

what did I screw up to prevent cron from running the command ?

thanks,
Darryl



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?005101c3f6ef$54615f30$0701a8c0>