More gotcha refinement.
This commit is contained in:
parent
3b577599f5
commit
7fcd0db05d
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue