Adds Debian support for the doc
This patch adds notes to handle the differences between Debian and Ubuntu. backport: havana Change-Id: I0fea68e65c3c3c4d0c2538a57f3ad4e9bad11cef
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
customize the session back end through the
|
||||
<literal>SESSION_ENGINE</literal> setting in your <filename>local_settings</filename> file
|
||||
(on Fedora/RHEL/CentOS: <filename>
|
||||
/etc/openstack-dashboard/local_settings</filename>, on Ubuntu:
|
||||
<filename>local_settings.py</filename> and on openSUSE: <filename
|
||||
/etc/openstack-dashboard/local_settings</filename>, on Ubuntu and Debian:
|
||||
<filename>/etc/openstack-dashboard/local_settings.py</filename> and on openSUSE: <filename
|
||||
>/usr/share/openstack-dashboard/openstack_dashboard/local/local_settings.py</filename>).
|
||||
</para>
|
||||
<para>The following sections describe the pros and cons of each
|
||||
|
||||
Reference in New Issue
Block a user