summaryrefslogtreecommitdiff
path: root/man/loader.conf.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2019-07-22 18:13:26 +0200
committerLennart Poettering <lennart@poettering.net>2019-07-25 18:31:20 +0200
commit93f5910078f9f6d34183ea4df8a842ad7b8a83e6 (patch)
tree5da8c46b871e25149eb1e7c6f545eb6d9a26c2f7 /man/loader.conf.xml
parent7fb0c615807cdcc2d509e4d719763f2b196c6e72 (diff)
downloadsystemd-93f5910078f9f6d34183ea4df8a842ad7b8a83e6.tar.gz
docs: add longer document about systemd and random number seeds
Diffstat (limited to 'man/loader.conf.xml')
-rw-r--r--man/loader.conf.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/man/loader.conf.xml b/man/loader.conf.xml
index cef20b59d8..14f84c13ee 100644
--- a/man/loader.conf.xml
+++ b/man/loader.conf.xml
@@ -167,7 +167,10 @@
not set. This mode is useful in environments where protection against OS image reuse is not a
concern, and the random seed shall be used even with no further setup in place. User <command>bootctl
random-seed</command> to initialize both the random seed file in the ESP and the system token EFI
- variable.</para></listitem>
+ variable.</para>
+
+ <para>See <ulink url="https://systemd.io/RANDOM_SEEDS">Random Seeds</ulink> for further
+ information.</para></listitem>
</varlistentry>
</variablelist>
</refsect1>