man: document x-systemd.rw-only fstab option

This commit is contained in:
Martin Hundebøll 2020-05-04 10:03:54 +02:00
parent f42aa41683
commit ad76560525

View file

@ -359,6 +359,17 @@
<varname>Options=</varname> setting in a unit file.</para></listitem>
</varlistentry>
<varlistentry>
<term><option>x-systemd.rw-only</option></term>
<listitem><para>If a mount operation fails to mount the file system
read-write, it normally tries mounting the file system read-only instead.
This option disables that behaviour, and causes the mount to fail
immediately instead. This option is translated into the
<varname>ReadWriteOnly=</varname> setting in a unit file.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><option>_netdev</option></term>