From b5fa1139a4e9ef7bd79ace6efe7bf06af595daa4 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Thu, 14 Nov 2013 15:19:59 +0100 Subject: docs: mention --no-process-group in winbindd manpage. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Guenther Signed-off-by: Günther Deschner Reviewed-by: Andreas Schneider --- docs-xml/manpages/winbindd.8.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'docs-xml') diff --git a/docs-xml/manpages/winbindd.8.xml b/docs-xml/manpages/winbindd.8.xml index f6aad3fb0e..fd644c3eaa 100644 --- a/docs-xml/manpages/winbindd.8.xml +++ b/docs-xml/manpages/winbindd.8.xml @@ -27,6 +27,7 @@ -d <debug level> -s <smb config file> -n|--no-caching + --no-process-group @@ -194,6 +195,12 @@ hosts: files wins + + --no-process-group + Do not create a new process group for winbindd. + + + -- cgit