chiark / gitweb /
man: mention that PrivateTmp means /var/tmp too
[elogind.git] / man / systemd.preset.xml
index 21de5293666508a086936adde222b7ae656fdefb..a692053876abddc44e60bd919084bffb4b3b64b4 100644 (file)
@@ -58,7 +58,7 @@
                 <title>Description</title>
 
                 <para>Preset files may be used to encode policy which
-                services shall be enabled by default and which ones
+                units shall be enabled by default and which ones
                 shall be disabled. They are read by <command>systemctl
                 preset</command> (for more information see
                 <citerefentry><refentrytitle>systemctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>)
                 set of units to be enabled/disabled even before
                 installing the actual package.</para>
 
+                <para>For more information on the preset logic please
+                have a look at the <ulink
+                url="http://freedesktop.org/wiki/Software/systemd/Preset">Presets</ulink>
+                document.</para>
+
                 <para>It is not recommended to ship preset files
                 within the respective software packages implementing
-                the services, but rather centralize them in a
+                the units, but rather centralize them in a
                 distribution or spin default policy, which can be
                 amended by administrator policy.</para>