mirror of
https://github.com/systemd/systemd.git
synced 2026-08-09 09:32:04 +00:00
man: update gpt-auto-generator ESP mounting behavior
Remove the stipulation that /boot/ must exist for the ESP to be mounted there to reflect the change in #34550.
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
944e1d3d81
commit
9ac37aa0c7
@@ -264,7 +264,7 @@
|
||||
automount unit; the mount will only be activated on-demand when accessed. The mount point will be created
|
||||
if necessary.</para>
|
||||
|
||||
<para>The ESP is mounted to <filename>/boot/</filename> if that directory exists and is not used for
|
||||
<para>The ESP is mounted to <filename>/boot/</filename> if that directory is not used for
|
||||
XBOOTLDR, and otherwise to <filename>/efi/</filename>. Same as for <filename>/boot/</filename>, an
|
||||
automount unit is used. The mount point will be created if necessary. These apply once the system
|
||||
transitioned out of the initrd phase. Before that, if components in the initrd require ESP access, it
|
||||
|
||||
Reference in New Issue
Block a user