[install] Liberty updates for swift

Fixing permissions (again) on /srv/node after a report and
validation of an issue via IRC.

Change-Id: Ibd259348884a27f8f4a5a9a179ca8dae767c0895
Implements: bp installguide-liberty
This commit is contained in:
Matthew Kassawara 2015-11-06 14:09:04 -07:00 committed by KATO Tomoyuki
parent 364d041a16
commit acec042d60
1 changed files with 2 additions and 12 deletions

View File

@ -182,19 +182,9 @@ Install and configure components
5. .. include:: swift-storage-include3.txt
6. Ensure proper ownership of the mount point directory structure:
.. only:: ubuntu or debian or obs
.. code-block:: console
.. code-block:: console
# chown -R root:swift /srv/node
.. only:: rdo
.. code-block:: console
# chown -R swift:swift /srv/node
.. only:: ubuntu
# chown -R swift:swift /srv/node
7. Create the ``recon`` directory and ensure proper ownership of it: