mirror of https://github.com/F-Stack/f-stack.git
parent
c606218393
commit
773060480a
|
@ -75,5 +75,5 @@ The mount point can be made permanent across reboots, by adding the following li
|
||||||
# run with start.sh
|
# run with start.sh
|
||||||
./start.sh -b ./redis-server -o /path/to/redis.conf
|
./start.sh -b ./redis-server -o /path/to/redis.conf
|
||||||
# or run like this:
|
# or run like this:
|
||||||
#./redis-server --conf=config.ini --proc-type=primary --proc-id=0 /path/to/redis.conf
|
#./redis-server --conf config.ini --proc-type=primary --proc-id=0 /path/to/redis.conf
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue