Last change
on this file was 988, checked in by Silvan Scherrer, 9 years ago |
Samba Server: update vendor to version 4.4.3
|
File size:
593 bytes
|
Line | |
---|
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>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.