1
0
mirror of https://github.com/djohnlewis/stackdump synced 2024-12-04 15:07:36 +00:00

Oops, textile syntax mistake.

This commit is contained in:
Samuel Lai 2014-02-27 22:00:48 +11:00
parent 28d79ea089
commit 96b06f7b35

View File

@ -161,7 +161,7 @@ Stackdump comes bundled with some init.d scripts as well which were tested on Ce
Another option is to use "Supervisor":http://supervisord.org/ with a simple configuration file, e.g.,
bc. [program:stackdump-solr]
bc.. [program:stackdump-solr]
command=/path/to/stackdump/start_solr.sh
priority=900
user=<stackdump user>