diff options
author | Volker Lendecke <vl@samba.org> | 2014-11-21 16:02:27 +0100 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2015-07-07 23:51:24 +0200 |
commit | a24f0379aca67bf8126878b8a671964d7d936c1c (patch) | |
tree | 4a3de0cb2c64d48e75edefb8bdab2e3c7a3b8af6 /docs-xml/smbdotconf/misc | |
parent | e5895c3c37885c3538666bf6cde75881156419cf (diff) | |
download | samba-a24f0379aca67bf8126878b8a671964d7d936c1c.tar.gz |
param: Make "kernel change notify" global
With a central notifyd, we can't do this per share anymore. Notifyd will
only look at absolute paths, not shares.
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'docs-xml/smbdotconf/misc')
-rw-r--r-- | docs-xml/smbdotconf/misc/kernelchangenotify.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs-xml/smbdotconf/misc/kernelchangenotify.xml b/docs-xml/smbdotconf/misc/kernelchangenotify.xml index 1e11bb8dcd2..6a41dcb2934 100644 --- a/docs-xml/smbdotconf/misc/kernelchangenotify.xml +++ b/docs-xml/smbdotconf/misc/kernelchangenotify.xml @@ -1,7 +1,6 @@ <samba:parameter name="kernel change notify" - context="S" + context="G" type="boolean" - parm="1" xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> <para>This parameter specifies whether Samba should ask the |