X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.unit.xml;h=157530be38a3deae624ccb6bb82660856167e935;hb=ead349509e325aad720bb0349521a9e56e2ac7c0;hp=bcd4ba8ee5605ac913c2ffb185708738c8754c74;hpb=05a2f6fefedd7254fd799502191d025d2908cf74;p=elogind.git diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index bcd4ba8ee..157530be3 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). + @@ -1006,7 +1019,7 @@ case the kernel command line is searched for the word appearing as is, or as left hand side of an - assignment. In the latter case the + assignment. In the latter case, the exact assignment is looked for with right and left hand side matching.