mirror of
https://github.com/systemd/systemd.git
synced 2024-12-23 21:35:11 +03:00
man: revert documentation about RequiresMountsFor= honoring noauto
This effectively reverts commit 5d2abc04fc
:
Author: Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Date: Wed Apr 16 22:15:42 2014 -0400
man: document relationship between RequiresMountsFor and noauto
https://bugzilla.redhat.com/show_bug.cgi?id=1088057
Fixes #5249.
This commit is contained in:
parent
3797fd0a22
commit
88e328fd33
@ -631,11 +631,9 @@
|
||||
all mount units required to access the specified path.</para>
|
||||
|
||||
<para>Mount points marked with <option>noauto</option> are not
|
||||
mounted automatically and will be ignored for the purposes of
|
||||
this option. If such a mount should be a requirement for this
|
||||
unit, direct dependencies on the mount units may be added
|
||||
(<varname>Requires=</varname> and <varname>After=</varname> or
|
||||
some other combination). </para></listitem>
|
||||
mounted automatically through <filename>local-fs.target</filename>,
|
||||
but are still honored for the purposes of this option, i.e. they
|
||||
will be pulled in by this unit.</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
|
Loading…
Reference in New Issue
Block a user