From 7fcd0db05d42dfa3dd9632a895192821d4fb7a65 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 5 Aug 2009 23:34:01 +0000 Subject: [PATCH] More gotcha refinement. --- docs/gotcha.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gotcha.txt b/docs/gotcha.txt index 0c3d61dbf..0443a7fe7 100644 --- a/docs/gotcha.txt +++ b/docs/gotcha.txt @@ -15,7 +15,7 @@ save you many hours of grief. # The location of the file that keeps track of the master spectre # processId. -"pidFile" : "/data/wre/var/run/spectre.pid", +"pidFile" : "/var/run/spectre.pid", ##or /data/wre/var/logs, or someplace else After installing this version, you will need to manually kill spectre, but it can be started again through the spectre script.