<para>The default configuration is set during compilation, so configuration is only needed when it is
necessary to deviate from those defaults. The main configuration file is either in
- <filename>/usr/lib/systemd</filename> or <filename>/etc/systemd/</filename> and contains commented out
+ <filename>/usr/lib/systemd/</filename> or <filename>/etc/systemd/</filename> and contains commented out
entries showing the defaults as a guide to the administrator. Local overrides can be created by creating
drop-ins, as described below. The main configuration file can also be edited for this purpose (or a copy
- in <filename>/etc</filename> if it's shipped in <filename>/usr</filename>) however using drop-ins for
+ in <filename>/etc/</filename> if it's shipped in <filename>/usr/</filename>) however using drop-ins for
local configuration is recommended over modifications to the main configuration file.</para>
<para>In addition to the "main" configuration file, drop-in configuration snippets are read from
# /etc/ if the original file is shipped in /usr/), or by creating "drop-ins" in
# /etc/systemd/system.conf.d/ directory. The latter is generally recommended.
# Defaults can be restored by simply deleting the main configuration file and
-# all drop-ins located in /etc.
+# all drop-ins located in /etc/.
#
# Use 'systemd-analyze cat-config systemd/system.conf' to display the full config.
#