Merge "Use systemctl command to manage service"

This commit is contained in:
Zuul
2026-05-13 16:56:41 +00:00
committed by Gerrit Code Review
4 changed files with 6 additions and 6 deletions
@@ -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
+1 -1
View File
@@ -88,4 +88,4 @@ Finalize installation
.. code-block:: console
# service manila-share restart
# systemctl restart manila-share
+1 -1
View File
@@ -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