man: document that rootflags= does not override /etc/fstab

Fixes: #13324
This commit is contained in:
Lennart Poettering 2020-01-16 18:51:19 +01:00
parent d524094b6b
commit 0b306655f1

View file

@ -98,9 +98,13 @@
<varlistentry> <varlistentry>
<term><varname>rootflags=</varname></term> <term><varname>rootflags=</varname></term>
<listitem><para>Takes the root filesystem mount options to <listitem><para>Takes the root filesystem mount options to use. <varname>rootflags=</varname> is
use. <varname>rootflags=</varname> is honored by the honored by the initrd.</para>
initrd.</para></listitem>
<para>Note that unlike most kernel command line options this setting does not override settings made
in configuration files (specifically: the mount option string in
<filename>/etc/fstab</filename>). See
<citerefentry><refentrytitle>systemd-remount-fs.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>.</para></listitem>
</varlistentry> </varlistentry>
<varlistentry> <varlistentry>