From 42e87475cfe20a5e79da882012629f9d3ae63648 Mon Sep 17 00:00:00 2001 From: Michal Schmidt Date: Wed, 30 Nov 2011 11:06:35 +0100 Subject: [PATCH] man: document the PassCred option --- man/systemd.socket.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index 28c8dc456..2f3124288 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -524,6 +524,17 @@ . + + PassCred= + Takes a boolean + value. This controls the SO_PASSCRED + option, which allows UNIX sockets to + receive the credentials of the sending + process in an ancillary message. + Defaults to + . + + TCPCongestion= Takes a string -- 2.30.2