X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.socket.xml;h=88cdaca00ff855e7553c49bf6cfb0b3c69f505af;hb=f6b6728d1dc92754026a7f04d26f83e2290778f4;hp=ae8497e8ab4c3a9b399f9f9999a44a9d56e0997c;hpb=0eb59ccfe619cbc4b42ef8ff02b52971994dfe05;p=elogind.git diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index ae8497e8a..88cdaca00 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -336,7 +336,7 @@ DirectoryMode= If listening on a file - system socket of FIFO, the parent + system socket or FIFO, the parent directories are automatically created if needed. This option specifies the file system access mode used when @@ -349,7 +349,7 @@ SocketMode= If listening on a file - system socket of FIFO, this option + system socket or FIFO, this option specifies the file system access mode used when creating the file node. Takes an access mode in octal @@ -395,7 +395,7 @@ until at least one existing connection is terminated. This setting has no effect for sockets configured with - or datagram + or datagram sockets. Defaults to 64. @@ -678,7 +678,8 @@ systemd.unit5, systemd.exec5, systemd.kill5, - systemd.service5 + systemd.service5, + systemd.directives7