mirror of
https://github.com/jlengrand/gitlab-recipes.git
synced 2026-03-10 08:11:17 +00:00
Merge pull request #53 from jesseward/centos6-redis-fix
CentOS_6.md : missing a "service redis start"
This commit is contained in:
@@ -94,6 +94,7 @@ Just make sure it is started at the next reboot
|
||||
*logged in as root*
|
||||
|
||||
chkconfig redis on
|
||||
service redis start
|
||||
|
||||
## Configure mysql
|
||||
Make sure it is started at the next reboot and start it immediately so we can configure it.
|
||||
|
||||
Reference in New Issue
Block a user