Merge "add a command note"

This commit is contained in:
Jenkins 2015-09-04 03:17:39 +00:00 committed by Gerrit Code Review
commit 07443e2e20
1 changed files with 8 additions and 0 deletions

View File

@ -168,6 +168,10 @@ To finalize installation
# systemctl enable apache2.service memcached.service
# systemctl start apache2.service memcached.service
.. note::
Restart the Apache HTTP service if it is already running.
.. only:: rdo
Start the web server and session storage service and configure
@ -175,3 +179,7 @@ To finalize installation
# systemctl enable httpd.service memcached.service
# systemctl start httpd.service memcached.service
.. note::
Restart the Apache HTTP service if it is already running.