s3-docs: Add documentation of the net g_lock subcommand.
[Samba.git] / docs-xml / smbdotconf / misc / logwriteablefilesonexit.xml
blob1c7545780350a4fc482efd10841e3349181da82a
1 <samba:parameter name="log writeable files on exit"
2                  context="G"
3                  type="boolean"
4                  advanced="1" developer="0"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>
8         This boolean option controls whether at exit time the server
9         dumps a list of files with debug level 0 that were still open
10         for write. This is an administrative aid to find the files
11         that were potentially corrupt if the network connection died.
12         </para>
13 </description>
15 <value type="default">no</value>
16 </samba:parameter>