mirror of
https://github.com/systemd/systemd.git
synced 2025-03-11 20:58:27 +03:00
man: remove references to invalid rd.systemd.image_policy option
The option with the `rd.` prefix is not implemented, the image policy is not applied in the initrd.
This commit is contained in:
parent
e1c6819192
commit
61cf8472e7
@ -461,7 +461,6 @@
|
||||
|
||||
<varlistentry>
|
||||
<term><varname>systemd.image_policy=</varname></term>
|
||||
<term><varname>rd.systemd.image_policy=</varname></term>
|
||||
|
||||
<listitem><para>When GPT-based partition auto-discovery is used, configures the image dissection
|
||||
policy string to apply, as per
|
||||
|
@ -282,7 +282,6 @@
|
||||
|
||||
<varlistentry>
|
||||
<term><varname>systemd.image_policy=</varname></term>
|
||||
<term><varname>rd.systemd.image_policy=</varname></term>
|
||||
|
||||
<listitem><para>Takes an image dissection policy string as argument (as per
|
||||
<citerefentry><refentrytitle>systemd.image-policy</refentrytitle><manvolnum>7</manvolnum></citerefentry>),
|
||||
|
@ -138,7 +138,7 @@
|
||||
<citerefentry><refentrytitle>systemd-gpt-auto-generator</refentrytitle><manvolnum>8</manvolnum></citerefentry>
|
||||
is responsible for processing the GPT partition table and making use of the included discoverable
|
||||
partitions. It accepts an image policy via the kernel command line option
|
||||
<option>systemd.image-policy=</option>.</para>
|
||||
<option>systemd.image_policy=</option>.</para>
|
||||
|
||||
<para>Note that image policies do not dictate how the components will mount and use disk images — they
|
||||
only dictate which parts to avoid and which protection level and arrangement to require while
|
||||
|
Loading…
x
Reference in New Issue
Block a user