aboutsummaryrefslogtreecommitdiffstats
path: root/chapter09/systemd-custom.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2022-02-18 14:49:40 -0600
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2022-02-18 14:49:40 -0600
commit9904ecb1de9e4bde5a4b86756a5fdcaf557fdb34 (patch)
tree679b040da8efb20d3b1909d11fd5521ca355f84b /chapter09/systemd-custom.xml
parent9f0a6427ab4b1ec8a20c6a596810831303e5e68a (diff)
Spelling/Typos
Diffstat (limited to 'chapter09/systemd-custom.xml')
-rw-r--r--chapter09/systemd-custom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter09/systemd-custom.xml b/chapter09/systemd-custom.xml
index bab18eb6d..085b983c5 100644
--- a/chapter09/systemd-custom.xml
+++ b/chapter09/systemd-custom.xml
@@ -123,7 +123,7 @@ cp /usr/lib/tmpfiles.d/tmp.conf /etc/tmpfiles.d</userinput></screen>
<sect2>
<title>Overriding Default Services Behavior</title>
- <para>The parameters of a unit can be overriden by creating a directory
+ <para>The parameters of a unit can be overridden by creating a directory
and a configuration file in <filename
class="directory">/etc/systemd/system</filename>. For example:</para>