From 6b35b45983cc3be4f87d402550622320ae77e7b2 Mon Sep 17 00:00:00 2001 From: Jonathon Anderson Date: Fri, 23 Jun 2023 00:03:53 -0500 Subject: [PATCH] Lowercase systemd Signed-off-by: Jonathon Anderson --- userdocs/contents/initialization.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/userdocs/contents/initialization.rst b/userdocs/contents/initialization.rst index 4d54d13e..2e605901 100644 --- a/userdocs/contents/initialization.rst +++ b/userdocs/contents/initialization.rst @@ -42,8 +42,8 @@ Warewulf Service ================ The Warewulf installation attempts to register the Warewulf service -with Systemd, so it should be as easy to start/stop/check as any other -Systemd service: +with systemd, so it should be as easy to start/stop/check as any other +systemd service: .. code-block:: console @@ -58,7 +58,7 @@ command line program as follows: .. note:: - If the Warewulf service is running via Systemd, restarting + If the Warewulf service is running via systemd, restarting stopping, and starting it from the ``wwctl`` command may result in unexpected results.