1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/docs-xml/smbdotconf/misc/logwriteablefilesonexit.xml

17 lines
521 B
XML
Raw Normal View History

<samba:parameter name="log writeable files on exit"
context="G"
type="boolean"
advanced="1" developer="0"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>
This boolean option controls whether at exit time the server
dumps a list of files with debug level 0 that were still open
for write. This is an administrative aid to find the files
that were potentially corrupt if the network connection died.
</para>
</description>
<value type="default">no</value>
</samba:parameter>