summaryrefslogtreecommitdiff
path: root/man/systemd.socket.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-07-02 23:24:38 +0200
committerLennart Poettering <lennart@poettering.net>2010-07-02 23:24:38 +0200
commitdd1eb43ba771d4d56b20b4c93ba3acc59475f642 (patch)
treefab27021835635e531546f04c331a45df20cb36b /man/systemd.socket.xml
parentba60f9054e7aee0b817cfef4f715b0022818bbb3 (diff)
man: document execution context related settings
Diffstat (limited to 'man/systemd.socket.xml')
-rw-r--r--man/systemd.socket.xml9
1 files changed, 6 insertions, 3 deletions
diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml
index 81f9deab36..986ef8c018 100644
--- a/man/systemd.socket.xml
+++ b/man/systemd.socket.xml
@@ -251,8 +251,10 @@
directories are automatically created
if needed. This option specifies the
file system access mode used when
- creating these directories. Defaults
- to 0755.</para></listitem>
+ creating these directories. Takes an
+ access mode in octal
+ notation. Defaults to
+ 0755.</para></listitem>
</varlistentry>
<varlistentry>
@@ -261,7 +263,8 @@
system socket of FIFO, this option
specifies the file system access mode
used when creating the file
- node. Defaults to
+ node. Takes an access mode in octal
+ notation. Defaults to
0666.</para></listitem>
</varlistentry>