Skip to content

Commit d04b4f6

Browse files
committed
Merge pull request #53 from jesseward/centos6-redis-fix
CentOS_6.md : missing a "service redis start"
2 parents 27a48f2 + 15a1535 commit d04b4f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

install/CentOS_6.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ Just make sure it is started at the next reboot
9494
*logged in as root*
9595

9696
chkconfig redis on
97+
service redis start
9798

9899
## Configure mysql
99100
Make sure it is started at the next reboot and start it immediately so we can configure it.

0 commit comments

Comments
 (0)