diff --git a/doc/source/install/install-ubuntu.rst b/doc/source/install/install-ubuntu.rst index df5f80a8f..739271c6a 100644 --- a/doc/source/install/install-ubuntu.rst +++ b/doc/source/install/install-ubuntu.rst @@ -28,4 +28,6 @@ Restart the Key Manager services: .. code-block:: console - # service openstack-barbican-api restart + # service barbican-keystone-listener restart + # service barbican-worker restart + # service apache2 restart