syncing tree with SAMBA_3_0
[Samba.git] / docs / docbook / smbdotconf / misc / lockdirectory.xml
blobc877566b31d4aaddccfdf7ed5d98243f3c0229ff
1 <samba:parameter name="lock directory"
2                  context="G"
3                  advanced="1" developer="1"
4                  xmlns:samba="http://samba.org/common">
5 <listitem>
6         <para>This option specifies the directory where lock 
7         files will be placed.  The lock files are used to implement the 
8         <link linkend="MAXCONNECTIONS"><parameter moreinfo="none">max connections</parameter>
9         </link> option.</para>
11         <para>Default: <command moreinfo="none">lock directory = ${prefix}/var/locks</command></para>
13         <para>Example: <command moreinfo="none">lock directory = /var/run/samba/locks</command></para>
14 </listitem>
15 </samba:parameter>