diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index bcd4ba8ee56..30b6ea16eae 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -705,13 +705,26 @@ RequiresMountsFor= - Takes a space-separated - list of absolute paths. Automatically - adds dependencies of type - Requires= and - After= for all + Takes a + space-separated list of absolute + paths. Automatically adds dependencies + of type Requires= + and After= for all mount units required to access the - specified path. + specified path. + + Mount points marked with + 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 + (Requires= and + After= or + some other combination). +