diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-07-02 23:24:38 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-07-02 23:24:38 +0200 |
commit | dd1eb43ba771d4d56b20b4c93ba3acc59475f642 (patch) | |
tree | fab27021835635e531546f04c331a45df20cb36b /man/systemd.mount.xml | |
parent | ba60f9054e7aee0b817cfef4f715b0022818bbb3 (diff) |
man: document execution context related settings
Diffstat (limited to 'man/systemd.mount.xml')
-rw-r--r-- | man/systemd.mount.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index a186bf89a1..45173b55fd 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -191,7 +191,8 @@ are automatically created if needed. This option specifies the file system access mode used when creating - these directories. Defaults to + these directories. Takes an access + mode in octal notation. Defaults to 0755.</para></listitem> </varlistentry> |