ctdb/wscript: Remove long pending unsupported option
[Samba.git] / docs-xml / smbdotconf / misc / ctdbdsocket.xml
blob2bc118bd7a76c2ff56d496345d53212c13d8cbe6
1 <samba:parameter name="ctdbd socket"
2                  context="G"
3                  type="string"
4                  function="_ctdbd_socket"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>If you set <value type="example">clustering=yes</value>,
8         you need to tell Samba where ctdbd listens on its unix domain
9         socket. The default path as of ctdb 1.0 is /tmp/ctdb.socket which
10         you have to explicitly set for Samba in smb.conf.
11         </para>
12 </description>
13 <value type="default"></value>
14 <value type="example">/tmp/ctdb.socket</value>
15 </samba:parameter>