Merge "Use systemctl command to manage service"
This commit is contained in:
@@ -52,5 +52,5 @@ Finalize installation
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
# service manila-scheduler restart
|
||||
# service manila-api restart
|
||||
# systemctl restart manila-scheduler
|
||||
# systemctl restart manila-api
|
||||
|
||||
@@ -52,8 +52,8 @@ Finalize installation
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
# service manila-scheduler restart
|
||||
# service manila-api restart
|
||||
# systemctl restart manila-scheduler
|
||||
# systemctl restart manila-api
|
||||
|
||||
#. By default, the Ubuntu packages create an SQLite database. Because this
|
||||
configuration uses an SQL database server, you can remove the SQLite
|
||||
|
||||
@@ -88,4 +88,4 @@ Finalize installation
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
# service manila-share restart
|
||||
# systemctl restart manila-share
|
||||
|
||||
@@ -88,7 +88,7 @@ Finalize installation
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
# service manila-share restart
|
||||
# systemctl restart manila-share
|
||||
|
||||
#. By default, the Ubuntu packages create an SQLite database. Because this
|
||||
configuration uses an SQL database server, remove the SQLite database
|
||||
|
||||
Reference in New Issue
Block a user