Fix the path of memcached config file
On CentOS, the correct location of memcached is /etc/sysconfig/memcached (without .conf). Closes-bug: #1265403 Change-Id: Idaac8920c1954d917fe533031fb0ff2416d5b339
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
to match the ones set in <filename os="ubuntu;debian"
|
||||
>/etc/memcached.conf</filename><filename
|
||||
os="centos;fedora;rhel;opensuse;sles"
|
||||
>/etc/sysconfig/memcached.conf</filename>.</para>
|
||||
>/etc/sysconfig/memcached</filename>.</para>
|
||||
<para>Open <filename os="ubuntu;debian"
|
||||
>/etc/openstack-dashboard/local_settings.py</filename>
|
||||
<filename os="centos;fedora;rhel"
|
||||
|
Reference in New Issue
Block a user