Lowercase systemd

Signed-off-by: Jonathon Anderson <janderson@ciq.co>
This commit is contained in:
Jonathon Anderson
2023-06-23 00:03:53 -05:00
committed by Jonathon Anderson
parent a1a4ba2893
commit 6b35b45983

View File

@@ -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.