[or-cvs] r17305: {updater} write down the crontab entry we use (updater/trunk/doc)

arma at seul.org arma at seul.org
Mon Nov 17 01:41:02 UTC 2008


Author: arma
Date: 2008-11-16 20:41:01 -0500 (Sun, 16 Nov 2008)
New Revision: 17305

Modified:
   updater/trunk/doc/HOWTO
Log:
write down the crontab entry we use


Modified: updater/trunk/doc/HOWTO
===================================================================
--- updater/trunk/doc/HOWTO	2008-11-17 01:33:10 UTC (rev 17304)
+++ updater/trunk/doc/HOWTO	2008-11-17 01:41:01 UTC (rev 17305)
@@ -224,8 +224,9 @@
     thandy-server timestamp
 
 If you're running a repository, you should have this in a crontab file,
-sat to run periodically.  Every 10-60 minutes would be fine, depending on
-your clients' settings.
+set to run periodically.  Every 10-60 minutes would be fine, depending on
+your clients' settings. For example,
+23,53 * * * *  PYTHONPATH=/home/thandy/updater-live/lib/ THANDY_MASTER_REPO=/home/thandy/public_html/thandy/ /home/thandy/updater-live/bin/thandy-server timestamp
 
 Note that the only bundles listed in a timestamp file are the ones under
 /bundleinfo/ in the repository.



More information about the tor-commits mailing list