From 355f78fe9e8ba09179693597104915f3b6963139 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bj=C3=B6rn=20Jacke?= Date: Thu, 16 May 2013 16:19:22 +0200 Subject: [PATCH] docs/rpcdaemon: some formating fixes Reviewed-by: Andreas Schneider Autobuild-User(master): Andreas Schneider Autobuild-Date(master): Fri May 17 10:34:18 CEST 2013 on sn-devel-104 --- docs-xml/smbdotconf/misc/rpcdaemon.xml | 26 ++++++++++++++++---------- 1 file changed, 16 insertions(+), 10 deletions(-) diff --git a/docs-xml/smbdotconf/misc/rpcdaemon.xml b/docs-xml/smbdotconf/misc/rpcdaemon.xml index 8db9267e67c..5fbe88625b8 100644 --- a/docs-xml/smbdotconf/misc/rpcdaemon.xml +++ b/docs-xml/smbdotconf/misc/rpcdaemon.xml @@ -12,8 +12,10 @@ Two possible values are currently supported: - disabled - fork + + disabled + fork + @@ -39,11 +41,13 @@ allowed to handle concurrently is defined by parametrical options named after the daemon. Five options are currently supported: - prefork_min_children - prefork_max_children - prefork_spawn_rate - prefork_max_allowed_clients - prefork_child_min_life + + prefork_min_children + prefork_max_children + prefork_spawn_rate + prefork_max_allowed_clients + prefork_child_min_life + To set one of these options use the follwing syntax: @@ -55,9 +59,11 @@ Samba includes separate daemons for spoolss and the lsarpc/lsass, netlogon and samr pipes. Currently three daemons are available and they are called: - epmd - lsasd - spoolssd + + epmd + lsasd + spoolssd + Example: rpc_daemon:spoolssd = fork -- 2.34.1