From 8d4e73dedbc41c6a461d4a70021dab8070265db0 Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Sat, 15 Sep 2007 04:25:27 +0200 Subject: [PATCH] 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. --- INSTALL | 3 +++ 1 file changed, 3 insertions(+) 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. -- 2.39.2