aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2014-06-24 17:03:55 +0100
committerLouise Crow <louise.crow@gmail.com>2014-06-24 17:03:55 +0100
commitb0323a34de6c421c526fd2aa086c46b61020fcfe (patch)
treeacf5066824faead3c2ef8d7c03eff87027258a27
parent8b717f68db4d6bce2fdc8bc706620a2f0ceb3e75 (diff)
parent9f20e09b082bb0762a8581015ee39cbe01835072 (diff)
Merge branch 'gh-pages-112-replace-run-with-lockfile' into gh-pages
-rw-r--r--docs/installing/manual_install.md5
-rw-r--r--docs/running/server.md4
2 files changed, 0 insertions, 9 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.
diff --git a/docs/running/server.md b/docs/running/server.md
index c10d4b4b4..1de0ce595 100644
--- a/docs/running/server.md
+++ b/docs/running/server.md
@@ -26,10 +26,6 @@ ask us about hosting.
Don't forget to set up the cron jobs as outlined in the
[installation instructions]({{ site.baseurl }}docs/installing/manual_install/).
-As of October 2011, they rely on a small program created by mySociety called
-`run-with-lockfile`. A discussion of where the source for this can be found,
-and possible alternatives, lives in
-[Alaveteli issue #112](https://github.com/mysociety/alaveteli/issues/112).
## Webserver configuration