summaryrefslogtreecommitdiff
path: root/man/systemd.swap.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-06-27 15:27:29 +0200
committerLennart Poettering <lennart@poettering.net>2012-06-27 15:27:29 +0200
commit059b37cc288ab529c6b5033af1f8118914f0329f (patch)
tree1734f3dcd86e0a9c868dd24269ba23a65b648e40 /man/systemd.swap.xml
parentf5ccf26ded1fd7c3d5d9c7b6615236ae051b4a34 (diff)
man: document fstab generator
Diffstat (limited to 'man/systemd.swap.xml')
-rw-r--r--man/systemd.swap.xml11
1 files changed, 9 insertions, 2 deletions
diff --git a/man/systemd.swap.xml b/man/systemd.swap.xml
index 30a15ecfc..beb8dba21 100644
--- a/man/systemd.swap.xml
+++ b/man/systemd.swap.xml
@@ -93,7 +93,13 @@
<para>Swap units may either be configured via unit
files, or via <filename>/etc/fstab</filename> (see
<citerefentry><refentrytitle>fstab</refentrytitle><manvolnum>5</manvolnum></citerefentry>
- for details).</para>
+ for details). Swaps listed in
+ <filename>/etc/fstab</filename> will be converted into
+ native units dynamically at boot and when the
+ configuration of the system manager is
+ reloaded. See
+ <citerefentry><refentrytitle>systemd-fstab-generator</refentrytitle><manvolnum>8</manvolnum></citerefentry>
+ for details about the conversion.</para>
<para>If a swap device or file is configured in both
<filename>/etc/fstab</filename> and a unit file the
@@ -215,7 +221,8 @@
<citerefentry><refentrytitle>systemd.exec</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
<citerefentry><refentrytitle>systemd.device</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
<citerefentry><refentrytitle>systemd.mount</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
- <citerefentry><refentrytitle>swapon</refentrytitle><manvolnum>8</manvolnum></citerefentry>
+ <citerefentry><refentrytitle>swapon</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
+ <citerefentry><refentrytitle>systemd-fstab-generator</refentrytitle><manvolnum>8</manvolnum></citerefentry>
</para>
</refsect1>