diff options
Diffstat (limited to 'doc/INSTALL.md')
-rw-r--r-- | doc/INSTALL.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/INSTALL.md b/doc/INSTALL.md index 325ccfbdd..b71b89676 100644 --- a/doc/INSTALL.md +++ b/doc/INSTALL.md @@ -318,6 +318,9 @@ like `!!(*= $this *)!!`. The variables are: * `user`: the user that the software runs as * `site`: a string to identify your alaveteli instance +There is a dumb python script at `script/make-crontab` which you can +edit and run to do some basic substitution for you. + One of the cron jobs refers to a script at `/etc/init.d/foi-alert-tracks`. This is an init script, a copy of which lives in `config/alert-tracks-debian.ugly`. As with the cron |