From e4f44e734c4f397ee5e7ba3270e014a8ae0043dd Mon Sep 17 00:00:00 2001 From: Dave Reisner Date: Tue, 6 Nov 2012 09:54:17 -0500 Subject: Revert "Implement SocketUser= and SocketGroup= for [Socket]" This was never intended to be pushed. This reverts commit aea54018a5e66a41318afb6c6be745b6aef48d9e. --- man/systemd.socket.xml | 24 ------------------------ 1 file changed, 24 deletions(-) (limited to 'man/systemd.socket.xml') diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index dc0d78f0a2..4b1fcc8b0c 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -357,30 +357,6 @@ 0666. - - SocketUser= - If listening on a file system - socket or FIFO, this option specifies the - user owner of the created socket. When - defining this, keep in mind that name - switch services for user name lookups may - not be available. It is advisable to use a - numeric UID for this - setting. - - - - SocketGroup= - If listening on a file system - socket or FIFO, this option specifies the - group owner of the created socket. When - defining this, keep in mind that name - switch services for group name lookups may - not be available. It is advisable to use a - numeric GID for this - setting. - - Accept= Takes a boolean -- cgit v1.2.3-54-g00ecf