aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installing/manual_install.md
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2014-06-19 14:57:05 +0100
committerLouise Crow <louise.crow@gmail.com>2014-06-19 14:57:05 +0100
commit9f20e09b082bb0762a8581015ee39cbe01835072 (patch)
treed795e0f20710aca21ab54d063db971150f4d4737 /docs/installing/manual_install.md
parent05c8dc39234ed1de54ba306e9f8f4e162b09decf (diff)
Remove references to run-with-lockfile
Once #112 is closed with the replacement of run-with-lockfile by the shell script version, remove references to it from the documentation.
Diffstat (limited to 'docs/installing/manual_install.md')
-rw-r--r--docs/installing/manual_install.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/installing/manual_install.md b/docs/installing/manual_install.md
index 777d95139..8c6f6d838 100644
--- a/docs/installing/manual_install.md
+++ b/docs/installing/manual_install.md
@@ -402,11 +402,6 @@ by your deploy user (named `deploy` in this case):
deploy ALL = NOPASSWD: /etc/init.d/foi-alert-tracks, /etc/init.d/foi-purge-varnish
-The cron jobs refer to a program `run-with-lockfile`. See [this
-issue](https://github.com/mysociety/alaveteli/issues/112) for a discussion of
-where to find this program, and how you might replace it. This [one line
-script](https://gist.github.com/3741194) can install this program system-wide.
-
## Set up production web server
It is not recommended to run the website using the default Rails web server.