From: Frank Lichtenheld Date: Sat, 15 Sep 2007 02:25:27 +0000 (+0200) Subject: INSTALL: document example crontab X-Git-Url: https://git.deb.at/w?a=commitdiff_plain;h=8d4e73dedbc41c6a461d4a70021dab8070265db0;hp=cb4dec3fd29b516081647db5fc1f2fbc3c4ae307;p=deb%2Fpackages.git INSTALL: document example crontab Also mention that it is actually better to trigger the script by archive updates instead of running it at fixed times. --- diff --git a/INSTALL b/INSTALL index 1ebdbb7..641cee2 100644 --- a/INSTALL +++ b/INSTALL @@ -32,3 +32,6 @@ case, you might have to adjust some of the steps. 7) Include ./conf/apache.conf in apache's configuration, e.g. by symlinking it from /etc/apache2/sites-available/ and then using a2ensite 8) Run ./bin/daily +9) Setup ./bin/daily to be run regulary. In ./conf/crontab you can find an example crontab + to do this. Actually preferable is to trigger the script by archive updates, but you + will know best if and how to implement that in your setup.