From a15eac4767f9d7e63155d5c51cba71d6f61cfb61 Mon Sep 17 00:00:00 2001 From: Jeremy Tuloup Date: Thu, 18 Feb 2021 17:50:21 +0100 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Georgiana Elena --- docs/howto/admin/systemd.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/howto/admin/systemd.rst b/docs/howto/admin/systemd.rst index 7082262..0f75633 100644 --- a/docs/howto/admin/systemd.rst +++ b/docs/howto/admin/systemd.rst @@ -41,7 +41,7 @@ and prevent users from accessing the shared volumes. Overriding settings with ``override.conf`` ========================================== -To override the settings, it is possible to provide a custom ``/etc/systemd/system/jupyterhub.service.d/override.conf`` file +To override the ``jupyterhub`` settings, it is possible to provide a custom ``/etc/systemd/system/jupyterhub.service.d/override.conf`` file with the following content: .. code-block:: bash