More gotcha refinement.

This commit is contained in:
Colin Kuskie 2009-08-05 23:34:01 +00:00
parent 3b577599f5
commit 7fcd0db05d

View file

@ -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.