X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.socket.xml;h=4b1fcc8b0cf725d5b85f7472e17e7d4bfb7328b7;hb=69bd386c4c0618d686e1b5ac01c0e9658b1539b6;hp=9db39b1de9d0921359d4d75860124d4ed97f2316;hpb=16dad32e437fdf2ffca03cc60a083d84bd31886f;p=elogind.git diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index 9db39b1de..4b1fcc8b0 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. @@ -484,6 +484,26 @@ for details. + + SmackLabel= + SmackLabelIPIn= + SmackLabelIPOut= + Takes a string + value. Controls the extended + attributes + security.SMACK64, + security.SMACK64IPIN + and + security.SMACK64IPOUT, + respectively, i.e. the security label + of the FIFO, or the security label for + the incoming or outgoing connections + of the socket, respectively. See + Smack.txt + for details. + + PipeSize= Takes an integer