mirror of https://github.com/F-Stack/f-stack.git
parent
ee6c3aa356
commit
22a4ca445e
|
@ -75,5 +75,5 @@ The mount point can be made permanent across reboots, by adding the following li
|
|||
# run with start.sh
|
||||
./start.sh -b ./redis-server -o /path/to/redis.conf
|
||||
# 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