6a41dcb29343e8ab1da93685be135f312aca0bb5
[gd/samba-autobuild/.git] / docs-xml / smbdotconf / misc / kernelchangenotify.xml
1 <samba:parameter name="kernel change notify"
2                  context="G"
3                                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
6         <para>This parameter specifies whether Samba should ask the 
7         kernel for change notifications in directories so that
8         SMB clients can refresh whenever the data on the server changes.
9         </para>
10
11         <para>This parameter is only used when your kernel supports 
12         change notification to user programs using the inotify interface.
13         </para>
14 </description>
15 <value type="default">yes</value>
16 </samba:parameter>