diff options
Diffstat (limited to 'chapter09/systemd-custom.xml')
-rw-r--r-- | chapter09/systemd-custom.xml | 2 |
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> |