Skip to content

Commit b80afa1

Browse files
douglasbagnallvlendec
authored andcommitted
libgpo:admx:: s/the the\b/the/
Signed-off-by: Douglas Bagnall <[email protected]> Reviewed-by: Volker Lendecke <[email protected]> Autobuild-User(master): Volker Lendecke <[email protected]> Autobuild-Date(master): Tue Nov 12 09:21:53 UTC 2024 on atb-devel-224
1 parent 04e0fb9 commit b80afa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libgpo/admx/en-US/samba.adml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Example: MYNAME</string>
7070
<string id="POL_3B93FDE1_6461_572C_AD2E_6AEEAE4EA949_Help">This sets the NetBIOS scope that Samba will operate under. This should not be set unless every machine on your LAN also sets this value.</string>
7171
<string id="POL_E633B0BE_9CF3_5D79_A9F1_CB782C82A19C">prefork backoff increment</string>
7272
<string id="POL_E633B0BE_9CF3_5D79_A9F1_CB782C82A19C_Help">This option specifies the number of seconds added to the delay before a prefork master or worker process is restarted. The restart is initially zero, the prefork backoff increment is added to the delay on each restart up to the value specified by &quot;prefork maximum backoff&quot;.
73-
Additionally the the backoff for an individual service by using &quot;prefork backoff increment: service name&quot; i.e. &quot;prefork backoff increment:ldap = 2&quot; to set the backoff increment to 2.
73+
Additionally the backoff for an individual service by using &quot;prefork backoff increment: service name&quot; i.e. &quot;prefork backoff increment:ldap = 2&quot; to set the backoff increment to 2.
7474
If the backoff increment is 2 and the maximum backoff is 5. There will be a zero second delay for the first restart. A two second delay for the second restart. A four second delay for the third and any subsequent restarts</string>
7575
<string id="POL_B4E848BD_E606_552C_8C9F_3F8CC1AEF191">prefork children</string>
7676
<string id="POL_B4E848BD_E606_552C_8C9F_3F8CC1AEF191_Help">This option controls the number of worker processes that are started for each service when prefork process model is enabled (see samba 8 -M) The prefork children are only started for those services that support prefork (currently ldap, kdc and netlogon). For processes that don't support preforking all requests are handled by a single process for that service.

0 commit comments

Comments
 (0)