Add crontab instructrions.
authorJoe Atzberger <joe.atzberger@liblime.com>
Fri, 17 Jul 2009 14:56:31 +0000 (09:56 -0500)
committerGalen Charlton <galen.charlton@liblime.com>
Tue, 21 Jul 2009 00:11:34 +0000 (20:11 -0400)
commit90d6d43c32647ca958e48cc1f6f8506f40e97bf0
treedbdc3579a44330d356fd3ec9972e338ae676c920
parent7a3bdce23dddaf09f980bcbb12c15eb1d604c1a9
Add crontab instructrions.

Too many people have been confused about crontab dependent functions
"not working" automatically on their installations.  This is probably
because there was no explicit step telling them to schedule the jobs.
The maintainers of the other INSTALL.* docs would be well advised
to insert similar lines in their docs, after confirming proper operation,
since cron/crontab are very system dependent.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
INSTALL.debian